Cancel scheduled deployment series

Cancels the entire series for a recurring scheduled deployment.

Request

POST https://{hostname}:{port}
    /cli/calendar/cancelScheduledDeploymentSeries?{parameters}
Table 1. Request parameters
Parameter Type Required Description
series string true ID of the series

Related CLI command: cancelScheduledDeploymentSeries.