"Port":123,
"NTPServers":["10.225.101.100","cisco.com"]
},
"Name":"Manager Network Protocol",
"DHCP":{
"ProtocolEnabled":false,
"Port":68
},
"HTTPS":{
"ProtocolEnabled":true,
"Port":443
},
"HostName":"C240-FCH2005V1ENN",
"KVMIP":{
"ProtocolEnabled":true,
"Port":2068
},
"SSH":{
"ProtocolEnabled":false,
"Port":300
},
"IPMI":{
"ProtocolEnabled":false,
"Port":623
},
"HTTP":{
"ProtocolEnabled":true,
"Port":80
},
"VirtualMedia":{
"ProtocolEnabled":true,
"Port":2068
},
"Description":"Manager Network Service"
}
Retrieving PCIe Devices
Request:
curl -k -u admin:password https://10.10.10.10/redfish/v1/Systems/FCH2005V116/PCIeDevices/HBA
Response:
{
"FirmwareVersion":"0x80000B16-1.808.2",
"@odata.id":"/redfish/v1/Systems/FCH2005V116/PCIeDevices/L",
"Status":{
"State":"Enabled",
"Health":"Ok"
},
"Links":{
"Chassis":"/redfish/v1/Chassis/1",
"PCIeFunction":[{
"@odata.id":"/redfish/v1/Systems/FCH2005V116/PCIeFunctions/L"
}],
},
"Name":"Intel(R) I350 1 Gbps Network Controller",
Cisco UCS C-Series Servers REST API Programmer's Guide
80
Cisco IMC REST API Examples
Examples of Server Tasks for 3.1(3)