Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 4.61 KB

patchv1teamsteamidescalationpoliciesid.md

File metadata and controls

15 lines (11 loc) · 4.61 KB

PatchV1TeamsTeamIDEscalationPoliciesID

Update a Signals escalation policy by ID

Fields

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.