VsanHclDeviceConstraint
Information about the HCL constraint for a PCI device in the cluster/host.
This structure may be used only with operations rendered under /vsan
.
{
"_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"
}
PCI ID of a vSAN device.
VCG URL for the device.
In case this PCIe device is not certified by VMware VCG, this field will be empty.
VCG URLs for similar device, with the same PCI ID.
Some vendors manufacture multiple PCIe devices with the same PCI ID, in case there're multiple devices of the same PCI ID certified by VMware VCG, this is the URL of those devices. Otherwise it will be empty.
vSAN compliant firmwares(and drivers) for this device.
Device id in the VCG portal.
Model of the device.
E.g., 1.2TB 10K 12Gbps SAS 2.5"
Partner of the device.
E.g., Lenovo
Part number of the device.
E.g., HDEBL02LPA51F
Certified VMware release.