Logo
Elasticsearch API Documentation

Upgrade Kibana, APM, AppSearch inside Deployment

POST {{baseUrl}}/deployments/:deployment_id/:stateless_resource_kind/:ref_id/_upgrade?validate_only=false

Upgrades a running cluster.

 

Body PARAM

Key Datatype Required Description 
validate_only
boolean When `true`, returns the update version without performing the upgrade



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/:stateless_resource_kind/:ref_id/_upgrade?validate_only=false?validate_only=false'

ENDPOINTS