ENUM
ThreatHuntMatchesFound
Description
Any matches found during the threat hunt.
link GraphQL Schema definition
- enum ThreatHuntMatchesFound {
- # One of more matches found.
- # Unused default.
- # No matches found.
- # The objects were unscannable, or scanning failed, or scanning was partially
- # successful and no matches were found.
- }