OBJECT

DownloadThreatHuntV2CsvResponse

Description

Response for downloading threat hunt results in CSV format.

link GraphQL Schema definition

  • type DownloadThreatHuntV2CsvResponse {
  • # Specifies if the download operation is successful.
  • isSuccessful: Boolean!
  • }

link Require by