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

V3IncidentsExportFormat

Defines the format of the export.

Example Usage

from squadcast.models import V3IncidentsExportFormat
value: V3IncidentsExportFormat = "json"

Values

  • "json"

  • "csv"

Last updated