Create Schedule Maintainence Activity

Creates a different types of recurring maintainence schedule of the client.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uniqueIdstring

  • namestringrequired

  • descriptionstringrequired

  • installPatchboolean

    Install patch during maintenance.

  • dontInstallPatchstring

    Install patch during maintenance

  • runRBAboolean

  • runEscalateActionboolean

    Enable escalation policy

  • dontRunRBAstring

    Enable run book automation

  • correlateAlertsboolean

    Enable correlation during scheduled maintenance.

  • scheduleobjectrequired

  • devicesarray of strings

  • deviceGroupsarray of strings

  • locationsarray of strings

  • alertConditionsobject

Loading Examples...

Responses

  • uniqueIdstring

Loading Examples...