Represents a rule within an escalation policy.
EscalationTime
int
✔️
The time in minutes to wait before this rule is triggered.
Via
[]string
string
The notification methods to use for this rule.
RoundrobinEnabled
bool
Indicates if round-robin is enabled for the entities in this rule.
RoundrobinNextIndex
The index of the next entity to be notified in a round-robin setup.
Entities
[]components.V3EscalationPoliciesEscalationEntity
The entities to be notified in this rule.
EscalateWithinRoundrobin
Indicates if escalation should happen within the round-robin rotation.
Repetition
The number of times this specific rule should be repeated.
RepeatAfter
The time in minutes after which this rule should be repeated.
Last updated 4 days ago