INPUT_OBJECT

ValidateBulkThreatHuntInput

Description

Request to validate the bulk threat hunt request based on the provided list of object FIDs.

link GraphQL Schema definition

  • input ValidateBulkThreatHuntInput {
  • # List of object with their corresponding information.
  • objectInfos: [ObjectInfoInput!]!
  • }

link Require by