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

V3SLOSLOActionType

Example Usage

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

let value: V3SLOSLOActionType = "SQUAD";

Values

"SERVICE" | "USER" | "SQUAD"

Last updated