Data Object - VSANStretchedClusterHostVirtualApplianceStatus(vim.cluster.VSANStretchedClusterHostVirtualApplianceStatus)

Extends
DynamicData
See also
ClusterComputeResource
Since
vSphere API 6.5

Data Object Description

The host virtual appliance status in vSAN.

Properties

Name Type Description
isVirtualApp*xsd:boolean

Host is a virtual appliance or not
vcCluster*ManagedObjectReference
to a ClusterComputeResource

Cluster compute resource of the vSAN cluster, which is a stretched cluster. This attribute is planning to be deprecated, please use vcClusters instead of this vcCluster.
vcClusters*ManagedObjectReference[]
to a ClusterComputeResource[]

Cluster compute resources of the vSAN clusters that using this host virtual appliance as witness host, which is a list of stretched clusters.

Since vSAN API vSAN 7.0U1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition