16 lines
No EOL
465 B
JSON
16 lines
No EOL
465 B
JSON
{
|
|
"@odata.context": "/redfish/v1/$metadata#ChassisCollection.ChassisCollection",
|
|
"@odata.id": "/redfish/v1/Chassis/",
|
|
"@odata.type": "#ChassisCollection.ChassisCollection",
|
|
"Description": "Collection of Chassis",
|
|
"Members": [
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1"
|
|
},
|
|
{
|
|
"@odata.id": "/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Slot.6-1"
|
|
}
|
|
],
|
|
"Members@odata.count": 2,
|
|
"Name": "Chassis Collection"
|
|
} |