TprRulesMap
Mapping of TPR rules to their categories.
Fields
| Field | Type | Description |
|---|---|---|
| dataManagementByCluster | [TprRule!]! | Rules applicable when creating a data management TPR policy by cluster. |
| dataManagementByObject | [TprRule!]! | Rules applicable when creating a data management TPR policy by object. |
| dataManagementByObjectWorkloads | [InventorySubHierarchyRootEnum!]! | Workloads allowed when creating a data management TPR policy by object. |
| dataManagementBySlaDomain | [TprRule!]! | Rules applicable when creating a data management TPR policy by SLA Domain. |
| protectedActions | [ProtectedAction!]! | The CDM REST endpoints for every TPR rule with at least one known CDM REST endpoint, one entry per such rule. A rule absent from this list has no CDM REST surface. |
| systemConfigurationCluster | [TprRule!]! | Cluster-level rules applicable when creating a system configuration TPR policy. |
| systemConfigurationGlobal | [TprRule!]! | Global rules applicable when creating a system configuration TPR policy. |
| tprRulesByObjectType | [TprRulesByObjectType!]! | TPR rules for object type. |
Used By
Queries