DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
69
{
"@odata.id": "/redfish/v1/Systems/system/Processors/cpu0",
"@odata.type": "#Processor.v1_7_0.Processor",
"Id": "cpu0",
"InstructionSet": "x86-64",
"Manufacturer": "AMD",
"MaxSpeedMHz": 3200,
"Model": "EPYC",
"Name": "AMD EPYC 7282 16-Core Processor ",
"PartNumber": "",
"ProcessorArchitecture": "x86",
"ProcessorType": "CPU",
"SerialNumber": "OFF0W2Y",
"Status": {
"Health": "OK",
"State": "Enabled"
},
"TotalCores": 16,
"TotalThreads": 32
}
Once the operation is successful, it returns the response “200 OK” and the inventory information is
retrieved.
If the CPU is not present in the system, the field "State” is shown as “Absent” and no inventory
information is retrieved.