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
- HostSystem, LocalizedMethodFault, VsanHclComputeResource, VsanHclControllerInfo, VsanHclNicInfo
- Since
- vSphere API Release 5.5
Data Object Description
The vSAN host HCL information.Properties
Name | Type | Description |
---|---|---|
computeResource* | VsanHclComputeResource |
Information about the host compute resource.
Since vSAN API 8.0.0.1 |
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.
|
host* | ManagedObjectReference
to a HostSystem |
Host system reference.
Since vSAN API 8.0.0.1 |
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.
|
vsanHostCompatibility* | xsd:string[] |
vSAN compatibility status of the host. It will check against all hardware
components and aggregate the compatible statuses, like CPUs, memory,
physical NICs and disks. See VsanConfigType Since vSAN API 8.0.0.1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |