INPUT_OBJECT
TprPolicyObjectInput
Description
The object protected by the TPR policy.
link GraphQL Schema definition
- input TprPolicyObjectInput {
- # The ID of the object.
- String! :
- # The managed object type of the object.
- ManagedObjectType! :
- # The workload hierarchy of the object.
- WorkloadLevelHierarchy! :
- # The Rubrik cluster ID of the object.
- String! :
- }