vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostFwComponent(vim.host.VsanHostFwComponent)
- Property of
- VsanHclFirmwareUpdateSpec
- Extends
- DynamicData
- Since
- 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.
|
name | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |