Esx.Settings.Clusters.Software.Reports.DriverFirmwareVersion
The Esx.Settings.Clusters.Software.Reports.DriverFirmwareVersion schema contains information about device's driver and firmware version combination from Hardware Compatibility List or from the target versions from the desired state.
This schema was added in vSphere API 7.0.0.0.
{
"driver_version": "string",
"firmware_version": "string",
"driver_name": "string"
}
Driver Version.
This property was added in vSphere API 7.0.0.0.
Firmware Version. This will be an empty string if the target firmware version cannot be determined.
This property was added in vSphere API 7.0.0.0.
Driver Name.
This property was added in vSphere API 7.0.0.0.