2021-08-20 00:42:27 +08:00
[role="xpack"]
[[node-lifecycle-api]]
== Node lifecycle APIs
NOTE: {cloud-only}
2025-01-01 03:32:29 +08:00
.New API reference
[sidebar]
--
For the most up-to-date API details, refer to {api-es}/group/endpoint-shutdown[Node lifecycle APIs].
--
2021-08-20 00:42:27 +08:00
You use the shutdown APIs to prepare nodes for temporary or permanent shutdown, monitor the shutdown status, and enable a previously shut-down node to resume normal operations.
[discrete]
=== Node shutdown APIs
* <<put-shutdown,Put shutdown API>>
* <<get-shutdown,Get shutdown API>>
* <<delete-shutdown,Delete shutdown API>>
include::shutdown-put.asciidoc[]
include::shutdown-get.asciidoc[]
include::shutdown-delete.asciidoc[]