Get Alert Escalation Policy associated with alert

Gets the escalation policy associated to an alert.

Notes

  • For multiple matched escalation policy the selection is based on ordering below
  • Policy which matches with higher priority.
  • In case of similar priority the oldest policy is matched.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of the tenant

  • alertIdstringrequired

    Alert unique Identifier

Responses

  • idstringrequired

    Escalation policy uuid

  • namestring

    Escalation policy name

  • descriptionstring

    Description details of escalation policy

  • policyTypestringrequired

    Policy type

    Enum:
    ESCALATION_POLICY
  • clientMatchingTypestring

    Included clients.Default value all i..e all the serviced clients.

  • updatedDatestring

    Last updated time

  • createdDatestring

    Last created time

  • activeboolean

    Is policy active

  • escalationTypestring

    Automated notifications types for recipient users

    Enum:
    AUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSED_TICKETEDAUTOMATIC_UNTIL_ACKNOWLEDGED_CLOSED_SUPPRESSEDMANUALAUTOMATIC
  • allClientsboolean

    Include partner polices

  • resourcesarray

    Resource details

  • scopeobjectrequired

  • enabledModestring

    Enum:
    ONOFFRECOMMENDOBSERVED

    Default: ON

  • createdByobject

  • updatedByobject

  • filterCriteriaobject

  • escalationsarray

Loading Examples...