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

ExportType

Example Usage

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

let value: ExportType = "json";

Values

"csv" | "json"

Last updated