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.
hclCheckedxsd:boolean

Whether the returned data was checked against the HCL DB.
hostnamexsd: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
*Need not be set
Show WSDL type definition