Hcl_Hosts_CompatibilityReport_BiosConstraint

Hcl_Hosts_CompatibilityReport_BiosConstraint
Hcl_Hosts_CompatibilityReport_BiosConstraint

This CompatibilityReport.BiosConstraint structure contains fields that describe the BIOS that is supported for the given server and ESXi release.

JSON Example
{
    "bios": {
        "version": "string",
        "vendor": "string"
    },
    "notes": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "localized": "string"
        }
    ]
}
bios
Required

The Firmware structure contains fields describing information about a firmware.

notes
Required

Any information that should be taken into account when reviewing the BIOS constraint.