Home
last modified time | relevance | path

Searched hist:"71 a24ca4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp71a24ca4 Thu Nov 10 19:52:32 CST 2022 Nikhil Namjoshi <nikhilnamjoshi@google.com> Processor: Implement links and HEAD

Adds Links and Head handler for Processor and
ProcessorCollection

Tested:
All of the below return a link header
HEAD /redfish/v1/Systems/system/Processors
HEAD /redfish/v1/Systems/system/Processors/cpu0
GET /redfish/v1/Systems/system/Processors
GET /redfish/v1/Systems/system/Processors/cpu0

Change-Id: Iad19d577afb7cd9d5e652bed2d5884b6ea8260da
Signed-off-by: Nikhil Namjoshi <nikhilnamjoshi@google.com>