An instance of DellProcessor will have CPU specific data.
Privilege: Login
Note: This URI has been updated to meet the latest Redfish specification based URI naming conventions. The following non-compliant URI may get deprecated in future releases. Old URI: '/redfish/v1/Dell/Systems/{ComputerSystemId}/Processors/DellProcessor/{ProcessorId}'
username:passwordAuthorization: Basic *****************X-Auth-Token: ********************curl --location '/redfish/v1/Systems//Processors/Oem/Dell/DellProcessors/' \
--header 'Authorization: Basic <encoded-value>'{}