blob: 9a6f9bf8ff6238ab9551f67fb2ae2774a4d65357 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001{
2 "@odata.type": "#StorageCollection.StorageCollection",
3 "Name": "Storage Collection",
4 "@odata.context": "/redfish/v1/$metadata#StorageCollection.StorageCollection",
5 "Members": [
6 {
7 "@odata.id": "/redfish/v1/Systems/1/Storage/1"
8 }
9 ],
10 "@odata.id": "/redfish/v1/Systems/1/Storage",
11 "Members@odata.count": 1
12}