cancelMaintenanceBlackoutSeriesEvent

Cancels a single event in the series for a recurring maintenance blackout.

Format

udclient [global-args...] [global-flags...]
  cancelMaintenanceBlackoutSeriesEvent [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 (its start date)

Related REST command: Cancel a maintenance blackout series event.