Logo
Elasticsearch API Documentation

Build Migrate Deployment Template request

POST {{baseUrl}}/deployments/:deployment_id/_migrate?template=minim voluptate

Returns a deployment update request that would transform this deployment from its template to the provided one.

 

Body PARAM

Key Datatype Required Description 
template
string (Required) The ID of the deployment template to migrate to



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X POST 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/_migrate?template=minim voluptate?template=minim voluptate'

ENDPOINTS