Shuts down Deployment

POST {{baseUrl}}/deployments/:deployment_id/_shutdown?hide=true&skip_snapshot=false

Shuts down all resources in a Deployment.

Request Params

KeyDatatypeRequiredDescription
hidebooleanWhether or not to hide the deployment and its resources.Only applicable for Platform administrators.
skip_snapshotbooleanWhether or not to skip snapshots before shutting down the resources

RESPONSES

status: OK

""