{
"@odata.context": "/redfish/v1/$metadata#ThermalSubsystem.ThermalSubsystem",
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem",
"@odata.type": "#ThermalSubsystem.v1_3_2.ThermalSubsystem",
"Description": "Represents the properties of a Thermal Subsystem of the Chassis",
"FanRedundancy": [
{
"MaxSupportedInGroup": null,
"MinNeededInGroup": null,
"RedundancyGroup": [],
"RedundancyGroup@odata.count": 0,
"RedundancyType": "NPlusM",
"Status": {
"Health": "OK",
"State": "Enabled"
}
}
],
"Fans": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/Fans"
},
"Id": "ThermalSubsystem",
"Name": "Thermal Subsystem for Chassis",
"Status": {
"Health": "OK",
"State": "Enabled"
},
"ThermalMetrics": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/ThermalSubsystem/ThermalMetrics"
}
}