Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3EscalationPoliciesEscalationEntityType

The type of the entity.

Example Usage

import { V3EscalationPoliciesEscalationEntityType } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3EscalationPoliciesEscalationEntityType = "squad";

Values

"user" | "squad" | "schedule" | "schedulev2"

Last updated