Data Object - VsanHclDriverInfo(vim.vsan.VsanHclDriverInfo)

Property of
VsanHclControllerInfo
Extends
DynamicData
See also
VsanDownloadItem
Since
vSAN API 6.6

Data Object Description

Captures a combination of driver, firmware and associated information recommended by the vSAN HCL.

Properties

Name Type Description
driverLink*VsanDownloadItem

Where to get the driver from.
driverVersion*xsd:string

Driver version of the controller as suggested by the HCL.
eula*xsd:string

EULA provided by this item. Note, in case of a VIB, this is empty, as for Firmware, it is the EULA provided by the vendor.
fwLinks*VsanDownloadItem[]

Where to get the firmware files from. Can be multiple files belonging to the same firmware, or separate firmwares for different parts of the system. Required to be unique file format types.
fwVersion*xsd:string

The firmware version of the controller as suggested by the HCL.
toolsLinks*VsanDownloadItem[]

Any additional tools that should be installed alongside the driver. May include tools required for firmware patching.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition