Create Alert Escalation Policy
Creates an alert escalation policy. The policy is a predefined action to be taken when an alert is not acknowledged.
Notes
- escalationType:
- AUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSED_TICKETED: Automated notifications via recipient users until acknowledged, closed, suppressed, or ticketed.
- AUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSED: Automated notifications via recipient users until acknowledged, closed, or suppressed.
- MANUAL: Contact users directly as required.
- filterCriteria: Use the following filter request structure for "Alert : Occurrence Frequency".
- occurrences: Any integer.
- frequency: Any integer.
- frequencyType: In hours or days or weeks
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Request Body
application/json
- id
- name
- description
- escalationType
Automated notifications for recipient users
- Enum:
- AUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSED_TICKETEDAUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSEDMANUALAUTOMATIC
- policyType
- Enum:
- ESCALATION_POLICY
- createdDate
- updatedDate
- active
- enabledMode
- Enum:
- OFFONRECOMMENDOBSERVED
Default: ON
- resources
Used to define different resources to apply the escalate alert policy.
- escalations
Used to define the users for escalated alerts notifications.
- filterCriteria
- allClients
- updatedBy
- createdBy
Loading Examples...
Responses
- id
Escalation policy uuid
- name
Escalation policy name
- description
Description details of escalation policy
- policyType
Policy type
- Enum:
- ESCALATION_POLICY
- clientMatchingType
Included clients.Default value all i..e all the serviced clients.
- updatedDate
Last updated time
- createdDate
Last created time
- active
Is policy active
- escalationType
Automated notifications types for recipient users
- Enum:
- AUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSED_TICKETEDAUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSEDMANUALAUTOMATIC
- allClients
Include partner polices
- resources
Resource details
- scope
- enabledMode
- Enum:
- ONOFFRECOMMENDOBSERVED
Default: ON
- createdBy
- updatedBy
- filterCriteria
- escalations
Loading Examples...