End Scheduled Maintenance Window
Interrupt the planned schedule maintainence window of the client.
Notes
- User can end only active schedule maintenance windows.
- Active schedule maintenance windows that are one-time maintenance windows move to a completed state.
- Recurring maintenance windows move to pending state.
Path Parameters
- smId
Scheduled maintenance unique identifier
- clientId
Describes the clientId of the tenant
Responses
- uniqueId
- status
Response Samples
{
"uniqueId": "SM-a7aa1874-ee4f-4a12-add1-2313bd717d4e",
"status": "Pending"
}