VsanHclDiskConstraint
Information about the HCL constraint for a disk drive.
This structure may be used only with operations rendered under /vsan
.
{
"_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"
}
Product ID of the disk drive.
E.g., AL15SEB120N
Vendor of the disk drive.
E.g., TOSHIBA
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.
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.
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