circle-info
Squadcast is now SolarWinds Incident Response

V3GlobalEventRulesEntityOwnerType

Example Usage

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

let value: V3GlobalEventRulesEntityOwnerType = "squad";

Values

"team" | "user" | "squad"

Last updated