ENUM
ThreatHuntObjectStatus
Description
ThreatHuntObjectStatus represents the status of an object in a threat hunt.
link GraphQL Schema definition
- enum ThreatHuntObjectStatus {
- # Unable to perform the object scan.
- # Object scan is in progress.
- # Unable to scan the object.
- # Object scan partially succeeded.
- # Object scan is pending.
- # Object scan succeeded.
- # Unused default.
- }