Cancel scheduled deployment series
Cancels the entire series for a recurring scheduled deployment.
Request
POST https://{hostname}:{port}
/cli/calendar/cancelScheduledDeploymentSeries?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| series | string | true | ID of the series |
Related CLI command: cancelScheduledDeploymentSeries.