circle-info
Squadcast is now SolarWinds Incident Response

V3SLOSLOActionType

Example Usage

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

let value: V3SLOSLOActionType = "SQUAD";

Values

"SERVICE" | "USER" | "SQUAD"

Last updated