Update a Signals escalation policy by ID
Field | Type | Required | Description |
---|---|---|---|
Name |
*string | ➖ | The escalation policy's name. |
Description |
*string | ➖ | A detailed description of the escalation policy. |
Repetitions |
*int | ➖ | The number of times that the escalation policy should repeat before an alert is dropped. |
Default |
*bool | ➖ | Whether this escalation policy should be the default for the team. |
Steps |
[]components.PatchV1TeamsTeamIDEscalationPoliciesIDSteps | ➖ | A list of steps that define how an alert should escalate through the policy. |
HandoffStep |
*components.PatchV1TeamsTeamIDEscalationPoliciesIDHandoffStep | ➖ | A step that defines where an alert should be sent when the policy is exhausted and the alert is still unacknowledged. |