DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
68
Figure 76: Redfish - CPUs inventory
3.3.4.3 Detailed inventory about a specific processor
Using a GET request, it is possible to retrieve detailed inventory information from a specific CPU of the
DM-SV01 server. The user can check which CPUs are available for requesting the inventory by using
the procedure described in section “3.3.4.2”. Anyway, the CPUs available by default are “cpu0” and
“cpu1” in a two socket system.
Function
Detailed Inventory - CPUs
Operation
GET
URI
https://<BMC_IP>/redfish/v1/Systems/system/Processors/<cpu>
Payload
none
Header
X-Auth-
Token: “<token>”
Expected
response
200 OK
Reply
Please, see the example below.
As an example, the excerpt below shows the data provided by the redfish when using the GET request
to retrieve information about the CPU named as “cpu0”. The redfish provides detailed information about
the CPU, such as manufacturer, model, frequency, serial number, number of cores and threads, etc.