Restores a shutdown resource
POST {{baseUrl}}/deployments/:deployment_id/:resource_kind/:ref_id/_restore?restore_snapshot=false
Restores a shutdown resource belonging to a given 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