{ "@Redfish.Copyright":"Copyright © 2014-2015 Distributed Management Task Force, Inc. (DMTF). All rights reserved.", "@odata.context": "/redfish/v1/$metadata#Chassis/Members/1/Thermal/$entity", "@odata.id": "/redfish/v1/Chassis/1/Thermal", "@odata.type": "#Thermal.1.0.0.Thermal", "Id": "Thermal", "Name": "Thermal", "Temperatures": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Temperatures/0", "MemberId": "0", "Name": "CPU1 Temp", "SensorNumber": 42, "Status": { "State": "Enabled", "Health": "OK" }, "ReadingCelsius": 21, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 42, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinReadingRange": 0, "MaxReadingRange": 200, "PhysicalContext": "CPU", "RelatedItem": [ {"@odata.id": "/redfish/v1/Systems/1#/Processors/0" } ] }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Temperatures/1", "MemberId": "1", "Name": "CPU2 Temp", "SensorNumber": 43, "Status": { "State": "Enabled", "Health": "OK" }, "ReadingCelsius": 21, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 42, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinReadingRange": 0, "MaxReadingRange": 200, "PhysicalContext": "CPU", "RelatedItem": [ {"@odata.id": "/redfish/v1/Systems/1#/Processors/1" } ] }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Temperatures/2", "MemberId": "2", "Name": "Chassis Intake Temp", "SensorNumber": 44, "Status": { "State": "Enabled", "Health": "OK" }, "ReadingCelsius": 25, "UpperThresholdNonCritical": 30, "UpperThresholdCritical": 40, "UpperThresholdFatal": 50, "LowerThresholdNonCritical": 10, "LowerThresholdCritical": 5, "LowerThresholdFatal": 0, "MinReadingRange": 0, "MaxReadingRange": 200, "PhysicalContext": "Intake", "RelatedItem": [ {"@odata.id": "/redfish/v1/Chassis/1" }, {"@odata.id": "/redfish/v1/Systems/1" } ] } ], "Fans": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Fans/0", "MemberId": "0", "FanName": "BaseBoard System Fan", "PhysicalContext": "Backplane", "Status": { "State": "Enabled", "Health": "OK" }, "ReadingRPM": 2100, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 4200, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinReadingRange": 0, "MaxReadingRange": 5000, "Redundancy" : [ {"@odata.id": "/redfish/v1/Chassis/1/Thermal#/Redundancy/0"} ], "RelatedItem" : [ {"@odata.id": "/redfish/v1/Systems/1" }, {"@odata.id": "/redfish/v1/Chassis/1" } ] }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Fans/1", "MemberId": "1", "FanName": "BaseBoard System Fan Backup", "PhysicalContext": "Backplane", "Status": { "State": "Enabled", "Health": "OK" }, "ReadingRPM": 2100, "UpperThresholdNonCritical": 42, "UpperThresholdCritical": 4200, "UpperThresholdFatal": 42, "LowerThresholdNonCritical": 42, "LowerThresholdCritical": 5, "LowerThresholdFatal": 42, "MinReadingRange": 0, "MaxReadingRange": 5000, "Redundancy" : [ {"@odata.id": "/redfish/v1/Chassis/1/Power#/Redundancy/0"} ], "RelatedItem" : [ {"@odata.id": "/redfish/v1/Systems/1" }, {"@odata.id": "/redfish/v1/Chassis/1" } ] } ], "Redundancy": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Redundancy/0", "MemberId": "0", "Name": "BaseBoard System Fans", "RedundancySet": [ { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Fans/0" }, { "@odata.id": "/redfish/v1/Chassis/1/Thermal#/Fans/1" } ], "Mode": "N+1", "Status": { "State": "Enabled", "Health": "OK" }, "MinNumNeeded": 1, "MaxNumSupported": 2 } ] }