{ "@odata.context": "/redfish/v1/$metadata#Chassis/Links/Members/1/Links/Thermal/$entity", "@odata.id": "/redfish/v1/Chassis/1/Thermal", "@odata.type": "#Thermal.0.95.0.Thermal", "Id": "Thermal", "Name": "Thermal", "Modified": "2013-07-22T14:44+00:00", "Temperatures": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Temperatures/1", "MemberID": "1", "Name": "Sensor ID String", "Number": 42, "Status": { "State": "Enabled", "Health": "OK" }, "Units": "Celsius", "CurrentReading": 21, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 42, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinimumValue": 0, "MaximumValue": 200, "PhysicalContext": "CPU", "RelatedTo": [ {"@odata.id": "/redfish/v1/Systems/1#Processors/1" } ] } ], "Fans": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Fans/1", "MemberID": "1", "FanName": "BaseBoard System Fan", "PhysicalContext": "Backplane", "Status": { "State": "Enabled", "Health": "OK" }, "Units": "RPM", "CurrentReading": 2100, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 4200, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinimumValue": 0, "MaximumValue": 5000, "Temperatures" : [ {"@odata.id": "/redfish/v1/Chassis/1/Thermal#Temperatures/1"} ], "Redundancy" : [ {"@odata.id": "/redfish/v1/Chassis/1/Thermal#Redundancy/1"} ], "RelatedTo" : [ {"@odata.id": "/redfish/v1/Systems/1#Processors/1" } ] }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Fans/2", "MemberID": "2", "FanName": "BaseBoard System Fan Backup", "PhysicalContext": "Backplane", "Status": { "State": "Enabled", "Health": "OK" }, "Units": "RPM", "CurrentReading": 2100, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 4200, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinimumValue": 0, "MaximumValue": 5000, "Temperatures" : [ {"@odata.id": "/redfish/v1/Chassis/1/Thermal#Temperatures/1"} ], "Redundancy" : [ {"@odata.id": "/redfish/v1/Chassis/1/Power#Redundancy/1"} ], "RelatedTo" : [ {"@odata.id": "/redfish/v1/Systems/1#Processors/1" } ] } ], "Redundancy": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Redundancy/1", "MemberID": "1", "Name": "BaseBoard System Fans", "RedundancySet": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Fans/1" }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#Fans/2" } ], "Mode": "N+1", "Status": { "State": "Enabled", "Health": "OK" }, "MinNumNeeded": 1, "MaxNumSupported": 2 } ] }