circle-info
Squadcast is now SolarWinds Incident Response

V3EscalationPoliciesCreateEscalationPolicyRequest

Fields

Field
Type
Required
Description

OwnerID

string

✔️

The ID of the team that owns this escalation policy.

Name

string

✔️

The name of the escalation policy.

Description

string

✔️

A description of the escalation policy.

Repetition

int

✔️

The number of times the entire policy should be repeated.

RepeatAfter

int

✔️

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

Rules

✔️

The rules that define the escalation steps.

EnableIncidentReminders

bool

✔️

Enable or disable incident reminders.

IncidentReminderRules

✔️

The rules for incident reminders.

EnableIncidentRetrigger

bool

✔️

Enable or disable automatic incident re-triggering.

RetriggerAfter

int

✔️

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

EntityOwner

The owner of the entity.

Last updated