circle-info
Squadcast is now SolarWinds Incident Response

Action

Example Usage

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

let value: Action = "resume";

Values

"pause" | "resume"

Last updated