ThreatHuntObjectStatus
ThreatHuntObjectStatus represents the status of an object in a threat hunt.
Values
| Value | Description |
|---|---|
| OBJ_FAILED | Unable to perform the object scan. |
| OBJ_IN_PROGRESS | Object scan is in progress. |
| OBJ_NOT_SCANNED | Unable to scan the object. |
| OBJ_PARTIALLY_SUCCEEDED | Object scan partially succeeded. |
| OBJ_PENDING | Object scan is pending. |
| OBJ_SUCCEEDED | Object scan succeeded. |
| OBJ_UNSPECIFIED | Unused default. |