OBJECT
AnalyzerGroupResult
Description
AnalyzerGroupResult represents the result of a group of analyzers.
link GraphQL Schema definition
- type AnalyzerGroupResult {
- # Analyzer group.
- : AnalyzerGroup!
- # Analyzer results for the analyzer group.
- : [AnalyzerResult!]!
- # Represent sensitive hits for the analyzer group.
- : Hits!
- # Represents the total number of hits for the analyzer group,
- # including sensitive and non-sensitive hits.
- : Hits
- }
link Require by
- Crawl
- CrawlObj
- FileResult
- GetDashboardSummaryReply
- SnapshotFileDeltaSnapshot 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.
- SnapshotFileDeltaV2Snapshot 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.
- SonarContentReport