Deployments Execute Command

POST {{baseUrl}}/deployments/:DeploymentKey/:Command/?RedeployOutdated=false&ContinueWithErrors=false

Executes the given command in a specified deployment. The allowed commands are “start”, “continue” and “abort”.

Request Params

KeyDatatypeRequiredDescription
RedeployOutdatedbooleanIf True, outdated applications in the target environment will be redeployed.
ContinueWithErrorsboolean

RESPONSES

status: OK

""