Cancel a single event in the series for a recurring scheduled deployment

Request

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

Related CLI command: cancelScheduledDeploymentSeriesEvent.