Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_ComplianceStatus_UpdateSpec

Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_ComplianceStatus_UpdateSpec
Settings_Clusters_Software_Reports_HardwareCompatibility_StorageDeviceOverrides_ComplianceStatus_UpdateSpec

The ComplianceStatus.UpdateSpec structure describes the updates to be made to the compatibility overrides for storage devices in a cluster.

JSON Example
{
    "device_reclassifications": [
        {
            "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"
        }
    ]
}
device_reclassifications
Required

List of compatibility overrides to be applied for the storage devices in a cluster.