OBJECT

DownloadThreatHuntCsvReply

Description

Response for the operation to download threat hunt result as CSV.

link GraphQL Schema definition

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

link Require by