"Health":"OK"
},
"Name":"Thermal",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/Thermal",
"@odata.type":"#Thermal.v1_5_0.Thermal",
"Temperatures":[{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1"
}],
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Temperatures/MLOM_TEMP",
"Status":{
"State":"Enabled",
"Health":"OK"
},
"SensorNumber":60,
"Name":"MLOM_TEMP",
"PhysicalContext":"NetworkingDevice",
"MemberId":"1",
"UpperThresholdCritical":90,
"ReadingCelsius":40
},{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1"
}],
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Temperatures/VIC_SLOT2_TEMP",
"Status":{
"State":"Enabled",
"Health":"OK"
},
"SensorNumber":77,
"Name":"VIC_SLOT2_TEMP",
"PhysicalContext":"NetworkingDevice",
"MemberId":"2",
"UpperThresholdCritical":90,
"ReadingCelsius":41
<SNIP>
},{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1"
}],
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Temperatures/RISER1_INLET_TMP",
"Status":{
"State":"Enabled",
"Health":"OK"
},
"SensorNumber":250,
"Name":"RISER1_INLET_TMP",
"PhysicalContext":"SystemBoard",
"MemberId":"16",
"UpperThresholdCritical":70,
"ReadingCelsius":30
}],
"@odata.id":"/redfish/v1/Chassis/1/Thermal",
"[email protected]":16,
"[email protected]":10,
"Description":"Represents the properties for Temperature and Cooling"
}
Retrieving Network Adapter
Response:
Cisco UCS C-Series Servers REST API Programmer's Guide
95
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)