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
ENDPOINTS