{
"@odata.context": "/redfish/v1/$metadata#ThermalSubsystem.ThermalSubsystem",
"@odata.etag": "W/\"gen-3\"",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem",
"@odata.type": "#ThermalSubsystem.v1_4_0.ThermalSubsystem",
"Description": "Represents the properties of a Thermal Subsystem of the Chassis",
"FanRedundancy": [
{
"MaxSupportedInGroup": null,
"MinNeededInGroup": null,
"RedundancyGroup": [
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan3"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan1"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan4"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan2"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan5"
},
{
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans/CoolingController.1.Fan6"
}
],
"RedundancyGroup@odata.count": 6,
"RedundancyType": "NPlusM",
"Status": {
"Health": "OK",
"State": "Enabled"
}
}
],
"Fans": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans"
},
"Heaters": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Heaters"
},
"Id": "ThermalSubsystem",
"Name": "Thermal Subsystem for Chassis",
"Oem": {
"Dell": {
"@odata.context": "/redfish/v1/$metadata#DellOemThermalSubsystem.DellOemThermalSubsystem",
"@odata.type": "#DellOemThermalSubsystem.v1_0_0.DellOemThermalSubsystem",
"DellFanBoards": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Oem/Dell/DellFanBoards"
}
}
},
"Status": {
"Health": "OK",
"State": "Enabled"
},
"ThermalMetrics": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/ThermalMetrics"
}
}