circle-info
Squadcast is now SolarWinds Incident Response

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