Restores a shutdown Deployment
POST {{baseUrl}}/deployments/:deployment_id/_restore?restore_snapshot=false
Restores all resources in a Deployment.
Body
PARAM
Key | Datatype | Required | Description |
restore_snapshot
|
boolean | Whether or not to restore a snapshot for those resources that allow it. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS