vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
fwFiles | VsanHclFirmwareFile[] |
The files to use for firmware flashing.
|
hbaDevice | xsd:string |
The HBA Device name (e.g. vmhba0) to flash.
|
host | ManagedObjectReference
to a HostSystem |
Host onto which this Firmware should be updated.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |