deleteMaintenanceBlackout

Cancel the given maintenance blackout. If it is a real event (synthetic=false) in a recurring, only the individual event is canceled. Synthetic events cannot be cancelled with this API.

Format

udclient [global-args...] [global-flags...]
  deleteMaintenanceBlackout

Parameters

Table 1. Parameters
Parameter Type Required Description
id string true The id of the maintenance blackout to cancel.

Related REST command: Cancel maintenance blackout.