Delete the given maintenance blackout

Request

DELETE https://{hostname}:{port}
    /cli/calendar/maintenanceBlackout/{id}
Accept: {contentType}
Table 1. URL parameters
Parameter Type Required Description
id string true The id of the Maintenance Blackout to delete.
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: deleteMaintenanceBlackout.