VsanHclDiskConstraint

VsanHclDiskConstraint
VsanHclDiskConstraint

Information about the HCL constraint for a disk drive.

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "productId": "string",
    "vendor": "string",
    "constraints": [
        {
            "_typeName": "string",
            "vcgId": 0,
            "vcgLink": "string",
            "model": "string",
            "partner": "string",
            "partNumber": "string",
            "release": "string",
            "firmware": "string"
        }
    ],
    "pcieConstraints": [
        {
            "_typeName": "string",
            "pciId": "string",
            "vcgLink": "string",
            "similarVcgLinks": [
                "string"
            ],
            "compliantFirmwares": [
                {
                    "_typeName": "string",
                    "firmwareVersion": "string",
                    "compliantDrivers": [
                        {
                            "_typeName": "string",
                            "driverName": "string",
                            "driverVersion": "string",
                            "supportedFeatures": [
                                "string"
                            ]
                        }
                    ]
                }
            ],
            "vcgId": 0,
            "model": "string",
            "partner": "string",
            "partNumber": "string",
            "release": "string"
        }
    ],
    "partNumber": "string"
}
string
productId
Required

Product ID of the disk drive.

E.g., AL15SEB120N

string
vendor
Required

Vendor of the disk drive.

E.g., TOSHIBA

constraints
Optional

VCG HCL constraints for the disk(SAS/SATA) drive.

In case the disk drive to query is not a SAS/SATA drive or not certified by VMware, this field will be empty.

pcieConstraints
Optional

VCG HCL constraints for the PCI-e based disk drive.

In case this disk drive is not a PCIe device or not certified by VMware, this field will be empty.

string
partNumber
Optional

Part number of the disk drive.

E.g., HDEBL02LPA51F. When it is present, it will replace the product id as the key identifier of the disk