Data Object - VsanHclFirmwareUpdateSpec(vim.host.VsanHclFirmwareUpdateSpec)

Property of
VsanUpdateItem
Parameter to
VsanFlashScsiControllerFirmware_Task, VsanVibInstall_Task
Extends
DynamicData
See also
HostSystem, VsanHclFirmwareFile, VsanHostFwComponent
Since
vSAN API 6.6

Data Object Description

Specification for updating SCSI controller firmware.

Properties

Name Type Description
allowDowngrade*xsd:boolean

If set, will allow firmware downgrade. Should not be used outside of controlled and validated testing. May damage the controller. Check with vendor.
firmwareComponent*VsanHostFwComponent[]

List of firmware components require upgrade.

Since vSAN API vSAN 6.7U1
fwFilesVsanHclFirmwareFile[]

The files to use for firmware flashing.
hbaDevicexsd:string

The HBA Device name (e.g. vmhba0) to flash.
hostManagedObjectReference
to a HostSystem

Host onto which this Firmware should be updated.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition