vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostHealthSystemVersionResult(vim.cluster.VsanHostHealthSystemVersionResult)
- Property of
- VsanClusterHealthSystemVersionResult
- Extends
- DynamicData
- See also
- LocalizedMethodFault
- Since
- vSphere API Release 5.5
Data Object Description
The vSAN health service version information for a single ESX host. The error field will show the reason for host not connected or without vSAN health service installed.Properties
Name | Type | Description |
---|---|---|
build* | xsd:string |
The build number of the ESXi host.
Since 8.0.0.3 |
error* | LocalizedMethodFault |
This field will be set only when the query fails, it
stores the error message for querying vSAN health service
version to a host.
|
hostname | xsd:string |
The name of the host
|
version* | xsd:string |
Version number string of vSAN health service of host.
If vSAN health service is not installed on this host, the
version value returned will be '0.0', and an error message will
be set in error field of this model.
The field will be unset if the query fails except the case
that the service is not install on this host.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |