Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 4.08 KB

postv1teamsteamidescalationpolicies.md

File metadata and controls

15 lines (11 loc) · 4.08 KB

PostV1TeamsTeamIDEscalationPolicies

Create a Signals escalation policy for a team.

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.PostV1TeamsTeamIDEscalationPoliciesSteps ✔️ A list of steps that define how an alert should escalate through the policy.
HandoffStep *components.HandoffStep A step that defines where an alert should be sent when the policy is exhausted and the alert is still unacknowledged.