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

ExportType

Example Usage

from squadcast.models import ExportType
value: ExportType = "csv"

Values

  • "csv"

  • "json"

Last updated