Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_VcgEntries_ProductSelectionSpec

Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_VcgEntries_ProductSelectionSpec
Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_VcgEntries_ProductSelectionSpec

The VcgEntries.ProductSelectionSpec structure contains information about the storage device and the corresponding VMware Compatibility Guide (VCG) product override that must be applied to the specified device.

JSON Example
{
    "key": {
        "model": "string",
        "vendor": "string",
        "capacity": 0,
        "part_number": "string",
        "firmware_version": "string"
    },
    "vcg_product": "string"
}
key
Required

The VcgEntries.Key structure specifies information about the storage device for which this override must be applied to.

string
vcg_product
Optional

VMware Compatibility Guide (VCG) product selection that must be applied to the specified storage device. if unset any existing vcg selection for the storage device will be removed When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.vcg_product. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.vcg_product.