Shutdown Deployment Stateless Resource

POST {{baseUrl}}/deployments/:deployment_id/:stateless_resource_kind/:ref_id/_shutdown?hide=true&skip_snapshot=false

Shut down Stateless Resource belonging to a given Deployment. Kibana cannot be shut down on Elasticsearch Service as it is required for Elasticsearch administrative functions, such as Snapshot Lifecycle Management and version upgrades.

Request Params

KeyDatatypeRequiredDescription
hidebooleanHide cluster on shutdown. Hidden clusters are not listed by default. Only applicable for Platform administrators.
skip_snapshotbooleanIf true, will skip taking a snapshot of the cluster before shutting the cluster down (if even possible)

RESPONSES

status: OK

""