Description
Returns the deployment status of the deployment task that was created using the selectiveDeploy API method.
Parameters
| Name | Description |
|---|---|
| deploymentTaskToken |
Location: query Type: string The string token value that is returned from the
selectiveDeploy} API method.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: string Returns a string value of the overall deployment status and the deployment status of individual entities.
|