INPUT_OBJECT

DownloadThreatHuntCsvInput

Description

Request to download threat hunt result as CSV.

link GraphQL Schema definition

  • input DownloadThreatHuntCsvInput {
  • # Threat hunt ID.
  • huntId: UUID!
  • }

link Require by