Skip to content

ThreatHuntDetailsV2

Details for the threat hunt.

Fields

Field Type Description
baseConfig ThreatHuntBaseConfig! The configuration of the threat hunt.
clusters [Cluster!]! The Rubrik clusters associated with the threat hunt.
endTime DateTime End time of the threat hunt.
hasFileVersionInfo Boolean! Specifies whether the hunt has file version information.
hashCatalogLimitExceeded Boolean! Flag indicating if the hash catalog hits limit has been breached for the threat hunt. This can be used to provide a warning for turbo threat hunts that the hunt is not conclusive.
startTime DateTime Start time of the threat hunt.
status ThreatHuntStatus! Status of the threat hunt.
totalMatchedSnapshots Long! Total number of snapshots for which malware was found and hunt succeeded, or partially succeeded, or is in progress.
totalObjectFids Long! Total number of object FIDs.
totalScannedSnapshots Long! Total number of snapshots across all objects selected for scan.
totalUniqueFileMatches Long! Total number of unique paths for which malware was found.

Used By

Queries