Delete the given maintenance blackout
Request
DELETE https://{hostname}:{port}
/cli/calendar/maintenanceBlackout/{id}
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The id of the Maintenance Blackout to delete. |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: deleteMaintenanceBlackout.