vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanQueryResultHostInfo(vim.host.VsanQueryResultHostInfo)
- Property of
- VsanClusterNetworkHealthResult
- Returned by
- VsanHostQueryHostInfoByUuids
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Various basic pieces of information about a vSAN host.Properties
Name | Type | Description |
---|---|---|
hostnameInCmmds* | xsd:string |
Hostname tracked in CMMDS. Note that this hostname is not guaranteed to
always match the real hostname used by the host or vCenter. But it should
usually be helpful in identifying a host.
|
uuid* | xsd:string |
vSAN Host UUID
|
vsanIpv4Addresses* | xsd:string[] |
vSAN IPs advertised in CMMDS by the host in question.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |