Shuts down Deployment
POST {{baseUrl}}/deployments/:deployment_id/_shutdown?hide=true&skip_snapshot=false
Shuts down all resources in a Deployment.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hide | boolean | Whether or not to hide the deployment and its resources.Only applicable for Platform administrators. | |
skip_snapshot | boolean | Whether or not to skip snapshots before shutting down the resources |
RESPONSES
status: OK
""