Create Schedule Maintainence Activity
Creates a different types of recurring maintainence schedule of the client.If any criteria such as resource or device group in the bulk payload is invalid, then the API will fail without creating any schedule. This is by design, to facilitate the rerun with a valid payload.
Path Parameters
- clientId
Describes the clientId of the tenant
Request Body
application/json
- uniqueId
- name
- description
- installPatch
Install patch during maintenance.
- dontInstallPatch
Install patch during maintenance
- runRBA
- runEscalateAction
Enable escalation policy
- dontRunRBA
Enable run book automation
- correlateAlerts
Enable correlation during scheduled maintenance.
- schedule
- devices
- deviceGroups
- locations
- alertConditions
Loading Examples...
Responses
- uniqueId
Loading Examples...