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