OBJECT

StartTurboThreatHuntReply

Description

Response of the threat hunt request.

link GraphQL Schema definition

  • type StartTurboThreatHuntReply {
  • # Forever ID of the hunt that can be used
  • # to query threat hunt APIs.
  • huntId: String!
  • }

link Require by