Suspend scheduled maintenance window
Only active client's schedule maintenance windows can be suspended.
Notes
- Dates in date range consider date as yyyy-MM-dd and ignore the time HH: mm: ss.
- Send dates (start date & end date) in GMT format.
post
/api/v2/tenants/{clientId}/scheduleMaintenances/{smId}/suspend
Path Parameters
- smId
Scheduled maintenance unique identifier
- clientId
Describes the clientId of the tenant
00