vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostHclInfo(vim.host.VsanHostHclInfo)
- Property of
- VsanClusterHclInfo
- Returned by
- VsanGetHclInfo
- Extends
- DynamicData
- See also
- LocalizedMethodFault, VsanHclControllerInfo, VsanHclNicInfo
- Since
- vSphere API 5.5
Data Object Description
The vSAN host HCL information.Properties
| Name | Type | Description |
|---|---|---|
| controllers* | VsanHclControllerInfo[] |
Information about all controllers in use by vSAN.
|
| error* | LocalizedMethodFault |
If error is set, it means that collection of HCL information failed for this host.
|
| hclChecked | xsd:boolean |
Whether the returned data was checked against the HCL DB.
|
| hostname | xsd:string |
Hostname of the host.
|
| pnics* | VsanHclNicInfo[] |
Information about all physical nics
Since vSAN API 6.7 |
| releaseName* | xsd:string |
Version of ESXi.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |