calendar resource Cancel maintenance blackoutCancel 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 canceled with this API.Cancel a maintenance blackout series eventCancels a single event in the series for a recurring maintenance blackout. (REST API method)Cancel a scheduled deployment series eventCancel a single event in the series for a recurring scheduled deployment. (REST API method)Cancel maintenance blackout seriesCancels the entire series for a recurring maintenance blackout.Cancel scheduled deployment seriesCancels the entire series for a recurring scheduled deployment.Create maintenance blackoutCreate a maintenance blackout for the given date range. The date range cannot overlap with any existing maintenance blackout date ranges.Modify maintenance blackoutModifies the given maintenance blackout. A date cannot be modified if it has already occurred. For recurring blackouts, only real events (synthetic=false) can be updated. For recurring blackouts, updating the date of the real event also alters the start and duration of future events within each recurrence time interval (day, week, or month).Get maintenance blackout listReturns a list of all real and synthetic maintenance blackouts that start or end within the specified range. If no range is provided then all real maintenance blackouts will be returned (synthetic blackouts are not returned as the result would be infinite).Parent topic: REST commands for the DevOps Deploy server