VsanCompliantFirmware

VsanCompliantFirmware
VsanCompliantFirmware

Information about the HCL driver constraint for a given firmware version

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "firmwareVersion": "string",
    "compliantDrivers": [
        {
            "_typeName": "string",
            "driverName": "string",
            "driverVersion": "string",
            "supportedFeatures": [
                "string"
            ]
        }
    ]
}
string
firmwareVersion
Required

Version of the firmware.

compliantDrivers
Required

Driver compliant for the firmware version.