Retrieving Chassis Thermal Details - Cisco UCS C Series Programmer's Manual

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

Advertisement

Examples of Server Tasks for 4.0(4)
"Created":"2019-04-05 15:43:39 IST"
}],
"@odata.type":"#LogEntryCollection.LogEntryCollection",
"@odata.id":"/redfish/v1/Chassis/1/LogServices/SEL/Entries",
"Members@odata.count":50,
"Name":"Log Service Collection",
"@odata.context":"/redfish/v1/$metadata#Chassis/Members/$entity/LogServices/Members/$entity/Entries"
}

Retrieving Chassis Thermal Details

Response:
{
"Fans":[{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Fans/MOD1_FAN1",
"Status":{
},
"ReadingUnits":"RPM",
"Reading":7272,
"PhysicalContext":"Fan",
"MemberId":"1",
"Name":"MOD1_FAN1_SPEED"
},{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Fans/MOD1_FAN1",
"Status":{
},
"ReadingUnits":"RPM",
"Reading":7272,
"PhysicalContext":"Fan",
"MemberId":"2",
"Name":"MOD1_FAN1_SPEED"
<SNIP>
},{
"RelatedItem":[{
"@odata.id":"/redfish/v1/Chassis/1/Thermal#/Fans/MOD6_FAN2",
"Status":{
},
"ReadingUnits":"RPM",
"Reading":7546,
"PhysicalContext":"Fan",
"MemberId":"12",
"Name":"MOD6_FAN2_SPEED"
}],
"Id":"Thermal",
"Status":{
"State":"Enabled",
Cisco UCS C-Series Servers REST API Programmer's Guide
94
"@odata.id":"/redfish/v1/Chassis/1"
}],
"State":"Enabled",
"Health":"OK"
"@odata.id":"/redfish/v1/Chassis/1"
}],
"State":"Enabled",
"Health":"OK"
"@odata.id":"/redfish/v1/Chassis/1"
}],
"State":"Enabled",
"Health":"OK"
Cisco IMC REST API Examples

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the UCS C Series and is the answer not in the manual?

Questions and answers

Table of Contents