Logo
Elasticsearch API Documentation

Start all instances

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

Starts 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/_start'

ENDPOINTS