ENUM

ThreatHuntType

Description

Specifies the threat hunt type.

link GraphQL Schema definition

  • enum ThreatHuntType {
  • # Threat hunt type v1.
  • THREAT_HUNT_V1
  • # Threat hunt type v2.
  • THREAT_HUNT_V2
  • # Turbo threat hunt type.
  • TURBO_THREAT_HUNT
  • }