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
Key | Datatype | Required | Description |
---|---|---|---|
RedeployOutdated | boolean | If True, outdated applications in the target environment will be redeployed. | |
ContinueWithErrors | boolean |
RESPONSES
status: OK
""