"Description":"This gives information of PCIeDevices on the system"
}
Viewing Session Service
Response:
{
"@odata.id":"/redfish/v1/SessionService",
"Status":{
"State":"Enabled",
"Health":"OK",
"HealthRollup":"OK"
},
"Name":"Session Service",
"@odata.context":"/redfish/v1/$metadata#SessionService",
"@odata.type":"#SessionService.v1_1_4.SessionService",
"SessionTimeout":1800,
"ServiceEnabled":true,
"Sessions":{
"@odata.id":"/redfish/v1/SessionService/Sessions"
},
"Id":"SessionService",
"Description":"Session Service"
}
Examples of New Additions in 4.0(4) Release
This section includes the following examples on how to use the REST API to perform common server tasks
for 4.0(4) release:
•
Retrieving Event Service, on page 110
•
Retrieving Individual Event Service, on page 111
•
Retrieving Individual Tasks Details, on page 111
•
Retrieving NIC Details, on page 112
•
Retrieving Individual Ethernet Interfaces Details, on page 113
•
Retrieving Virtual Media Details, on page 113
•
Retrieving Registries, on page 114
•
Retrieving Base Registries, on page 114
•
Retrieving Cisco UCS Faults Registries, on page 115
•
Retrieving Cisco UCS Fault Codes Registries, on page 115
•
Retrieving Cisco UCS Message Registries, on page 116
•
Retrieving Cisco Bios Attribute Registries, on page 119
•
Retrieving Memory Details, on page 121
•
Retrieving Memory Domains, on page 123
•
Retrieving Memory Chunks, on page 124
•
Setting MAC-Address (to a particular value) and MTU Size, on page 125
Cisco UCS C-Series Servers REST API Programmer's Guide
109
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)