Skip to content

VsphereHost

No description available.

Implements: CdmHierarchyObject, HierarchyObject, VsphereVcenterDescendantType, VsphereVcenterPhysicalChildType, VsphereComputeClusterPhysicalChildType, VsphereComputeClusterDescendantType, VsphereDatacenterDescendantType, VsphereDatacenterPhysicalChildType

Fields

Field Type Description
allOrgs [Org!]! Organizations to which this hierarchy object belongs.
allTags [AssignedRscTag!]! RSC tags to which this hierarchy object is assigned.
authorizedOperations [Operation!]! The authorized operations on the object.
cdmId String! Vsphere ESXI Host CDM ID.
cdmPendingObjectPauseAssignment PendingObjectPauseAssignmentStatus Object pause pending assignment details for CDM objects.
cluster Cluster! Rubrik cluster where this object originated.
configuredSlaDomain SlaDomain! SLA Domain configured for the hierarchy object.
crossAccountReplicatedObjectInfos [CrossAccountReplicatedObjectInfo!] Cross-account objects either replicated by this object or related to this object by replication.
descendantConnection VsphereHostDescendantTypeConnection! List of descendants.
effectiveRetentionSlaDomain SlaDomain Effective retention of the SLA Domain of the hierarchy object.
effectiveSlaDomain SlaDomain! Effective SLA Domain of the hierarchy object.
effectiveSlaSourceObject PathNode Path node of the effective SLA Domain source.
hasDatastoresForRecovery Boolean! This field is true if this object has one or more vSphere datastore descendants available for use as a recovery target and false otherwise.
id UUID! ID of the hierarchy object.
ioFilterStatus String! This vsphere host's IOFilter status can be Uninstalled or Installed.
isStandaloneHost Boolean!
latestUserNote LatestUserNote Latest user note information.
logicalPath [PathNode!]! Sequential list of the logical ancestors of this object.
name String! Name of the hierarchy object.
numWorkloadDescendants Int! Number of descendant workloads of this object.
objectPauseStatus ObjectPauseStatus Pause status of the hierarchy object.
objectType HierarchyObjectTypeEnum! Type of this object.
pendingObjectDeletionStatus PendingSnapshotsOfObjectDeletion Mapping from object ID to pending object deletion status.
pendingSla SlaDomain SLA Domain assignment of the object during the process of being communicated over to Rubrik CDM.
physicalChildConnection VsphereHostPhysicalChildTypeConnection! List of physical children.
physicalPath [PathNode!]! Sequential list of the physical ancestors of this object.
primaryClusterLocation DataLocation! The source cluster of this object. Returned as a data location because there is no guarantee that Rubrik has knowledge about the source cluster.
recoveryTargetChildConnection VsphereHostPhysicalChildTypeConnection! List of recoveryTarget children.
recoveryTargetDescendantConnection VsphereHostDescendantTypeConnection! Paginated list of recovery target descendants.
replicatedObjectCount Int! The number of objects either replicated by this object or related to this object by replication.
replicatedObjects [CdmHierarchyObject!]! Objects either replicated by this object or related to this object by replication.
securityMetadata SecurityMetadata Security posture metadata.
slaAssignment SlaAssignmentTypeEnum! SLA Domain assignment type for this object.
slaPauseStatus Boolean! Pause status of the effective SLA Domain of the hierarchy object.
snapshotConsistencyMandate ConsistencyLevelEnum! Snapshot consistency mandate.
snapshotConsistencySource String Fid of the object from where the snapshot consistency mandate is inherited.
snapshotDistribution SnapshotDistribution! Distribution of the snapshots of the hierarchy object.
sshEnabled Boolean Indicates whether SSH is enabled on this ESXi host.

Field Arguments

Field Argument Type Description
descendantConnection first Int Returns the first n elements from the list.
descendantConnection after String Returns the elements in the list that occur after the specified cursor.
descendantConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
descendantConnection sortOrder SortOrder Sorts the order of results.
descendantConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
descendantConnection filter [Filter!] Hierarchy object filter.
descendantConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.
numWorkloadDescendants first Int Returns the first n elements from the list.
numWorkloadDescendants after String Returns the elements in the list that occur after the specified cursor.
numWorkloadDescendants last Int Returns the last n elements from the list.
numWorkloadDescendants before String Returns the elements in the list that occur before the specified cursor.
numWorkloadDescendants objectTypes [ManagedObjectType!] Types of objects to limit the results. If absent, all object types are returned.
physicalChildConnection first Int Returns the first n elements from the list.
physicalChildConnection after String Returns the elements in the list that occur after the specified cursor.
physicalChildConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
physicalChildConnection sortOrder SortOrder Sorts the order of results.
physicalChildConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
physicalChildConnection filter [Filter!] Hierarchy object filter.
physicalChildConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.
recoveryTargetChildConnection first Int Returns the first n elements from the list.
recoveryTargetChildConnection after String Returns the elements in the list that occur after the specified cursor.
recoveryTargetChildConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
recoveryTargetChildConnection sortOrder SortOrder Sorts the order of results.
recoveryTargetChildConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
recoveryTargetChildConnection filter [Filter!] Hierarchy object filter.
recoveryTargetChildConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.
recoveryTargetDescendantConnection first Int Returns the first n elements from the list.
recoveryTargetDescendantConnection after String Returns the elements in the list that occur after the specified cursor.
recoveryTargetDescendantConnection sortBy HierarchySortByField Sort hierarchy objects according to the hierarchy field.
recoveryTargetDescendantConnection sortOrder SortOrder Sorts the order of results.
recoveryTargetDescendantConnection typeFilter [HierarchyObjectTypeEnum!] Types of objects to include.
recoveryTargetDescendantConnection filter [Filter!] Hierarchy object filter.
recoveryTargetDescendantConnection workloadHierarchy WorkloadLevelHierarchy Each enumeration value represents the hierarchy of a specific workload type for RBAC and SLA Domain assignments. A value of 'None' represents the hierarchy of all workload types.

Used By

Queries

Referenced by