esx hcl: firmware
The
firmware structure contains fields describing information about a firmware.Representation:
{
"vendor" : "string",
"version" : "string"
}
"vendor" : "string",
"version" : "string"
}
Attributes:
| Name | Type | Description |
|---|---|---|
| Required | ||
| version | string | The version of the firmware. |
| Optional | ||
| vendor | string | The vendor that produced the firmware. Optional. If unset vendor is unknown. |