Shutdown Deployment Elasticsearch Resource

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

Shutdown Elasticsearch Resource belonging to a given Deployment.

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

""