13 lines
459 B
JSON
13 lines
459 B
JSON
{
|
|
"@odata.context": "/redfish/v1/$metadata#StorageCollection.StorageCollection",
|
|
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage",
|
|
"@odata.type": "#StorageCollection.StorageCollection",
|
|
"Description": "Collection Of Storage entities",
|
|
"Members": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Slot.6-1"
|
|
}
|
|
],
|
|
"Members@odata.count": 1,
|
|
"Name": "Storage Collection"
|
|
}
|