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

V3IncidentsIncidentExportRequestSloAffecting

Example Usage

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

let value: V3IncidentsIncidentExportRequestSloAffecting = "no";

Values

"yes" | "no" | ""

Last updated