Settings_Clusters_Software_Reports_StorageDeviceInfo
Settings_Clusters_Software_Reports_StorageDeviceInfo
The StorageDeviceInfo structure contains fields describing a storage device.
JSON Example
{
"model": "string",
"vendor": "string",
"part_number": "string",
"capacity": 0
}
string
model
Required
Storage device model
string
vendor
Required
Storage device vendor
string
part_number
Optional
Hardware part number of the storage device This field will be unest if part number information is not available for the storage device.
integer As int64
capacity
Required
Capacity of the storage device in bytes