Esx.Settings.Clusters.Software.Reports.BiosConstraint

Esx.Settings.Clusters.Software.Reports.BiosConstraint
Esx.Settings.Clusters.Software.Reports.BiosConstraint

The Esx.Settings.Clusters.Software.Reports.BiosConstraint structure type represents a possible BIOS version match in the BCG.

Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

JSON Example
{
    "bios": {
        "version": "string",
        "vendor": "string"
    },
    "notes": [
        "Vapi.Std.LocalizableMessage Object"
    ]
}
bios
Required

The BIOS information about the constraint.

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

notes
Required

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

Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.