ENUM
ThreatHuntCsvGenerationStatus
Description
Status of the CSV generation for the threat hunt result.
link GraphQL Schema definition
- enum ThreatHuntCsvGenerationStatus {
- # The CSV file generation failed.
- # The CSV file generation is in progress.
- # The CSV file generation is pending.
- # The CSV file generation status is unknown.
- # The CSV file generation is successful.
- }