GET – 处理器摘要指标属性
使用 GET 方法检索 Redfish 服务的处理器摘要指标中的属性。
请求 URL
GET https://<BMC_IPADDR>/redfish/v1/Systems/1/ProcessorSummary/ProcessorMetrics
请求正文
无
响应正文
字段 | 类型 | 描述 | |||
---|---|---|---|---|---|
Id | 字符串 | ProcessorMetrics | |||
Name | 字符串 | Processor Summary Metrics | |||
Description | 字符串 | “This resource is used to represent processor summary metrics for a Redfish implementation.” | |||
ConsumedPowerWatt | 字符串 | 处理器的功耗(以瓦为单位)。 | |||
BandwidthPercent | 字符串 | 处理器带宽百分比。 |
状态代码
HTTP 状态代码 | 错误消息 ID |
---|---|
500 | InternalError |
提供反馈