vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VSANStretchedClusterHostVirtualApplianceStatus(vim.cluster.VSANStretchedClusterHostVirtualApplianceStatus)
- Extends
- DynamicData
- See also
- ClusterComputeResource
- Since
- vSphere API Release 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
|
isVirtualAppValid* | xsd:boolean |
Witness appliance has been updated
Since 7.4 |
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 7.0U1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |