Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus ReclassificationSpec
The Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus ReclassificationSpec schema contains information about the storage device and the corresponding override that must be applied to the specified device. Note: This data structure is specifically limited to a 'Key'/'Value' pair to model smaller changes to the larger overall set of overrides applicable to a given storage device
This schema was added in vSphere API 7.0.2.1.
{
"key": {
"model": "string",
"vendor": "string",
"capacity": 0,
"part_number": "string",
"firmware_version": "string",
"driver_name": "string",
"driver_version": "string",
"release": "string",
"validated_features_in_use": {
"validated_features_in_use": [
"string"
]
}
},
"override": "string"
}
Information about the storage device for which this override must be applied to.
This property was added in vSphere API 7.0.2.1.
Compliance status override for the stroage device.
For more information see: Esx Settings Clusters Software Reports HardwareCompatibility StorageDeviceOverrides ComplianceStatus ComplianceAction.
This property was added in vSphere API 7.0.2.1.
If this property is missing or null
any existing compliance override for the specified device will be reset.