INPUT_OBJECT

DownloadThreatHuntV2CsvInput

Description

Request to download threat hunt results in CSV format.

link GraphQL Schema definition

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

link Require by