Cisco IMC REST API Examples
curl -GET https://10.10.10.10/redfish/v1/Chassis/1
/LogServices/SEL/Actions/LogService.ClearLog -d '{}' -
u admin:Admin123 --insecure -v
Examples of Server Tasks for 3.1(3)
This chapter includes the following sections:
•
•
Examples of Updates from Previous Releases
This section includes the following updates to responses from previous releases:
•
•
•
•
•
•
•
Viewing Specific System Information
Response:
{
"SerialNumber":"FCH1845V1X6",
"Id":"FCH1845V1X6",
"IndicatorLED":"Off",
"PowerState":"On",
"ProcessorSummary":{
},
"NetworkInterfaces":{
},
"Storage":{
},
"BIOS":{
},
"UUID":"C68B1C5B-C012-4C08-BACC-A45BFE15CC8F",
"Name":"UCS C220 M4L",
"@odata.type":"#Cisco_ComputerSystem",
"Manufacturer":"Cisco Systems",
"Actions":{
"Model":"Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz",
"Count":2
"@odata.id":"/redfish/v1/Systems/FCH1845V1X6/NetworkInterfaces"
"@odata.id":"/redfish/v1/Systems/FCH1845V1X6/Storage"
"@odata.id":"/redfish/v1/Systems/FCH1845V1X6/BIOS"
"#ComputerSystem.Reset":{
Cisco UCS C-Series Servers REST API Programmer's Guide
Examples of Server Tasks for 3.1(3)
51
Need help?
Do you have a question about the UCS C Series and is the answer not in the manual?