Retrieving Network Adapter - Cisco UCS C Series Programmer's Manual

Rest api
Hide thumbs Also See for UCS C Series:
Table of Contents

Advertisement

Cisco IMC REST API Examples
"Health":"OK"
},
"Name":"Thermal",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/Thermal",
"@odata.type":"#Thermal.v1_5_0.Thermal",
"Temperatures":[{
},{
<SNIP>
},{
}],
"@odata.id":"/redfish/v1/Chassis/1/Thermal",
"Temperatures@odata.count":16,
"Fans@odata.count":10,
"Description":"Represents the properties for Temperature and Cooling"
}

Retrieving Network Adapter

Response:
"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
"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
Cisco UCS C-Series Servers REST API Programmer's Guide
Examples of Server Tasks for 4.0(4)
95

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents