owner_id
str
✔️
The ID of the team that owns this escalation policy.
name
The name of the escalation policy.
description
A description of the escalation policy.
repetition
int
The number of times the entire policy should be repeated.
repeat_after
The time in minutes after which the policy should be repeated.
rules
List[models.V3EscalationPoliciesEscalationPolicyRule]
The rules that define the escalation steps.
enable_incident_reminders
bool
Enable or disable incident reminders.
incident_reminder_rules
List[models.V3EscalationPoliciesIncidentReminderRule]
The rules for incident reminders.
enable_incident_retrigger
Enable or disable automatic incident re-triggering.
retrigger_after
The time in hours after which an incident should be re-triggered.
entity_owner
Optional[models.CommonV3EntityOwner]
➖
The owner of the entity.
Last updated 8 days ago