ray.serve.shutdown#

ray.serve.shutdown() None[source]#

Completely shut down Serve on the cluster.

Deletes all applications and shuts down Serve system actors.

PublicAPI: This API is stable across Ray releases.