Logo
Elasticsearch API Documentation

Start maintenance mode (all instances)

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

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

ENDPOINTS