PrincipalObjectSummary
Summary of a principal object.
Fields
| Field | Type | Description |
|---|---|---|
| cluster | Cluster! | Cluster to which this policy belongs. |
| fullName | String! | Name of the principal. |
| objectId | String! | ID of the object. |
| objectName | String! | Name of the object. |
| objectType | DataGovObjectType! | Type of the object. |
| principalId | String! | ID of the principal. |
| riskLevel | RiskLevelType! | Risk level for the principal. |
| sensitiveFiles | SensitiveFiles | Sensitive file count for various risk levels. |
| totalSensitiveHits | SummaryHits | Sensitive hits accumulated across different workloads for the user. |
Used By
Queries
- query: principalObjectSummaries (via connection)