GET – Processor summary metric properties
Use the GET method to retrieve properties in Processor Summary Metric for Redfish service.
Request URL
GET https://<BMC_IPADDR>/redfish/v1/Systems/1/ProcessorSummary/ProcessorMetrics
Request body
None
Response body
Field | Type | Description | |||
---|---|---|---|---|---|
Id | String | ProcessorMetrics | |||
Name | String | Processor Summary Metrics | |||
Description | String | This resource is used to represent processor summary metrics for a Redfish implementation. | |||
ConsumedPowerWatt | String | The power, in watts, that the processor has consumed. | |||
BandwidthPercent | String | The processor bandwidth as a percentage. |
Status code
HTTP Status Code | Error Message ID |
---|---|
500 | InternalError |
Give documentation feedback