Examples Of Server Tasks For 3.1(3); Response; Examples Of Updates From Previous Releases; Viewing Specific System Information - 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
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":{
Retrieving Chassis, on page 53
"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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents