Logo
Elasticsearch API Documentation

Stop all instances

POST {{baseUrl}}/deployments/:deployment_id/:resource_kind/:ref_id/instances/_stop

Stops all instances belonging to a Deployment Resource.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/:resource_kind/:ref_id/instances/_stop'

ENDPOINTS