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 (
	"github.com/solarwinds/squadcast-sdk-go/models/components"
)

value := components.V3EscalationPoliciesEscalationEntityTypeUser

Values

Name
Value

V3EscalationPoliciesEscalationEntityTypeUser

user

V3EscalationPoliciesEscalationEntityTypeSquad

squad

V3EscalationPoliciesEscalationEntityTypeSchedule

schedule

V3EscalationPoliciesEscalationEntityTypeSchedulev2

schedulev2

Last updated