Data Object - VsanClusterHealthSystemVersionResult(vim.cluster.VsanClusterHealthSystemVersionResult)

Property of
VsanClusterHealthSummary
Returned by
VsanQueryClusterHealthSystemVersions, VsanVcClusterQueryVerifyHealthSystemVersions
Extends
DynamicData
See also
VsanHostHealthSystemVersionResult
Since
vSphere API 5.5

Data Object Description

Result for querying Virtual SAN health service version for a cluster level. It will contain information for all of the hosts in the cluster or the hosts list passed as parameter for the version query method.

Properties

Name Type Description
hostResults*VsanHostHealthSystemVersionResult[]

The version information for all the hosts requested includes disconnected hosts and hosts without response.
issueFoundxsd:boolean

True if the Virtual SAN health service versions are inconsistent or query fails on some host.
vcVersion*xsd:string

Return Virtual SAN health service version number string on vCenter Server side. If the query is not requested from vCenter Server, it will be unset.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition