Skip to content

SnapshotFileDeltaV2

Snapshot file or directory and its delta information. This contains sensitive information only for affected files under this path from old snapshot for which Rubrik Sensitive Data Discovery Analysis is completed.

Fields

Field Type Description
analyzerGroupResults [AnalyzerGroupResult!]! Analyzer group results.
childrenDeltas [SnapshotDelta!]! This field is non-empty for directories only. It contains the consolidated delta information of the subdirectories.
file SnapshotFile! Information about the file or directory such as the path and last modified date.
previousSnapshotQuarantineInfo QuarantineInfo Quarantine information for a path in the previous snapshot.
selfDeltas [SnapshotDelta!]! This field is empty for directories. It contains the delta information of the file.
sensitiveHits SensitiveHits Sensitive hits.

Used By

Queries