ENUM

ThreatHuntQuarantinedMatchType

Description

Matches found during the threat hunt that are also quarantined.

link GraphQL Schema definition

  • enum ThreatHuntQuarantinedMatchType {
  • # No quarantined matched paths.
  • NO_QUARANTINED_MATCHES
  • # One of more matches are quarantined.
  • QUARANTINED_MATCHES
  • # Unused default.
  • QUARANTINED_MATCHES_UNSPECIFIED
  • }

link Require by