OBJECT
DuplicatedVapp
Description
Duplicated vSphere vApp.
link GraphQL Schema definition
- type DuplicatedVapp {
- # FID of the vApp.
- UUID! :
- # The Rubrik cluster for this object.
- Cluster! :
- # The SLA Domain assignment type for this object.
- SlaAssignmentTypeEnum! :
- # The effective SLA Domain of the hierarchy object.
- SlaDomain! :
- }