circle-info
Squadcast is now SolarWinds Incident Response

V3EscalationPoliciesCreateEscalationPolicyRequest

Fields

Field
Type
Required
Description

owner_id

str

✔️

The ID of the team that owns this escalation policy.

name

str

✔️

The name of the escalation policy.

description

str

✔️

A description of the escalation policy.

repetition

int

✔️

The number of times the entire policy should be repeated.

repeat_after

int

✔️

The time in minutes after which the policy should be repeated.

rules

✔️

The rules that define the escalation steps.

enable_incident_reminders

bool

✔️

Enable or disable incident reminders.

incident_reminder_rules

✔️

The rules for incident reminders.

enable_incident_retrigger

bool

✔️

Enable or disable automatic incident re-triggering.

retrigger_after

int

✔️

The time in hours after which an incident should be re-triggered.

entity_owner

The owner of the entity.

Last updated