Manage Scheduled Maintenance Windows
Updates, gets and deletes client's scheduled maintenence windows.
Gets scheduled maintenance window details.
Path Parameters
- clientId
Describes the clientId of the tenant
- smId
Responses
- id
- uniqueId
- name
- description
- installPatch
- dontInstallPatch
- runRBA
- dontRunRBA
- runEscalateAction
- correlateAlerts
Enable correlation during maintainence
- schedule
- deviceGroups
- locations
- alertConditions
- status
- Enum:
- CompletedActivePendingSuspended
Default: Active
- createdTime
- updatedTime
- createdBy
- updatedBy
- policyUniqueId
- devices
Loading Examples...
Updates a pending schedule maintenance window.
Notes
- Schedule details can be updated. For example: name, schedule type, and alert conditions. Resource details cannot be updated.
- To get the list of pending schedule maintenance windows, use the Search Schedule Maintenance Windows endpoint.
- For a recurring schedule maintenance to end at a specific time period, provide the end date and time in the field endTime. Example: "2016-05-29T18:55:27+0000"
Path Parameters
- clientId
Describes the clientId of the tenant
- smId
Request Body
application/json
- uniqueId
- name
- description
- installPatch
- dontInstallPatch
- runRBA
- runEscalateAction
- correlateAlerts
Enable correlation during maintainence
- schedule
- dontRunRBA
- alertConditions
Loading Examples...
Responses
- uniqueId
Loading Examples...
Deletes a scheduled maintenance window.
Path Parameters
- clientId
Describes the clientId of the tenant
- smId