Data Object - VsanHostFwComponent(vim.host.VsanHostFwComponent)

Property of
VsanHclFirmwareUpdateSpec
Extends
DynamicData
Since
vSAN API vSAN 6.7U1

Data Object Description

Describe a firmware component which needs the update. Spec contains various details about the recommendate firmware version.

Properties

Name Type Description
componentID*xsd:string[]

Unique identifier for Component.
currentVersion*xsd:string

Current version of firmware which needs update.
namexsd:string

Firmware name required update.
sha1sum*xsd:string

SHA1 checksum to check validity for file.
suggestedVersion*xsd:string

Suggested version of firmware which needs update.
url*xsd:string

URL for downloading the suggested firmware update.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition