cancelScheduledDeploymentSeriesEvent

Cancels a single event in the series for a recurring scheduled deployment.

Format

udclient [global-args...] [global-flags...]
  cancelScheduledDeploymentSeriesEvent [parameters]

Parameters

Table 1. 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 REST command: Cancel a scheduled deployment series event.