Retrieving Pcie Devices - 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 3.1(3)
"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":[{
}],
"PCIeFunction@odata.count":1
},
"Name":"Intel(R) I350 1 Gbps Network Controller",
Cisco UCS C-Series Servers REST API Programmer's Guide
80
"@odata.id":"/redfish/v1/Systems/FCH2005V116/PCIeFunctions/L"
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?

Table of Contents