{
"@odata.context": "/redfish/v1/$metadata#DellChassisCollection.DellChassisCollection",
"@odata.etag": "W/\"gen-1\"",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Oem/Dell/DellChassis",
"@odata.type": "#DellChassisCollection.DellChassisCollection",
"Description": "A collection of DellChassis resource",
"Members": [
{
"@odata.context": "/redfish/v1/$metadata#DellChassis.DellChassis",
"@odata.etag": "W/\"gen-2\"",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Oem/Dell/DellChassis/mainsystemchassis",
"@odata.type": "#DellChassis.v1_0_0.DellChassis",
"CanBeFRUed": true,
"Description": "This resource shall provide information about the enclosure or chassis the system is in.",
"Id": "mainsystemchassis",
"Links": {
"ComputerSystem": {
"@odata.id": "/redfish/v1/Systems/System.Embedded.1"
}
},
"Name": "DellChassis",
"SystemID": 3481
}
],
"Members@odata.count": 1,
"Name": "DellChassisCollection"
}