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

Condition

Example Usage

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

let value: Condition = "and";

Values

"and" | "or"

Last updated