GET – 电源管理属性
使用 GET 方法检索服务器的 Power 资源中的属性。
请求 URL
GET https://<BMC_IPADDR>/redfish/v1/Chassis/1/Power
请求正文
无
响应正文
字段  | 类型  | 描述  | ||||
|---|---|---|---|---|---|---|
Id  | 字符串  | “Power”  | ||||
Name  | 字符串  | 电源资源的名称。始终设置为“Power”。  | ||||
Description  | 字符串  | “Power Consumption and Power Limiting”  | ||||
PowerControl  | 数组  | 这是电源控制功能(功率读数/限制)的定义。  | ||||
PowerControl[1]  | 对象  | 这是 PowerControl 数组的可寻址成员的基类型。  | ||||
MemberId  | 字符串  | 此 PowerControl 数组的索引。  | ||||
Name  | 字符串  | 电源控制功能名称。始终设置为“Server Power Control”。  | ||||
PhysicalContext  | 字符串  | 此电源控制适用的区域、设备或设备组。  | ||||
PowerConsumedWatts  | 数字  | 机箱消耗的实际功率。  | ||||
PowerRequestedWatts  | 数字  | 机箱资源请求的潜在功率可能高于当前消耗的功率水平,因为请求的功率包括机箱资源希望将来使用的功率预算。  | ||||
PowerAvailableWatts  | 数字  | 尚未编制到预算中并因此可分配给其他用途的功率量(powerCapacity - powerAllocated)。此数字指示剩余的备用功率容量。  | ||||
PowerCapacityWatts  | 数字  | 可供机箱分配的功率总量。此数字可能是电源模块容量或从上游机箱分配给此机箱的功率预算。  | ||||
PowerAllocatedWatts  | 数字  | 已分配(或预算)给机箱资源的功率总量。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示资源的已知状态,例如是否已启用。始终设置为“Enabled”。  | ||||
HealthRollup  | 字符串  | 指示此电源控制的运行状况状态。有效值: 
  | ||||
Health  | 字符串  | “OK”  | ||||
PowerLimit  | 对象  | 此机箱的功率限制状态和配置信息。 注 如果此系统的层级小于 3,或者平台是刀片平台或基于 AMD Milan 的系统,则此对象将被隐藏。  | ||||
LimitInWatts  | 数字  | 功率限制(以瓦为单位)。设置为 null 将禁用功率上限。  | ||||
LimitException  | 字符串  | 无法将功率维持在低于 LimitInWatts 时执行的操作。始终设置为“NoAction”。  | ||||
PowerMetrics  | 对象  | 此机箱的功率读数。 注 如果此系统的层级小于 2,则此对象将被隐藏。  | ||||
IntervalInMin  | 数字  | 测量 PowerMetrics 的时间间隔(或窗口)。始终设置为 1。  | ||||
MinConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最低功耗水平。  | ||||
MaxConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最高功耗水平。  | ||||
AverageConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的平均功耗水平。  | ||||
RelatedItem  | 数组  | 机箱资源的链接数组。  | ||||
RelatedItem[1]  | 链接  | 机箱资源的引用链接。  | ||||
PowerControl[2]  | 对象  | 这是 PowerControl 数组的可寻址成员的基类型。  | ||||
MemberId  | 字符串  | 此 PowerControl 数组的索引。  | ||||
Name  | 字符串  | 电源控制功能名称。始终设置为“CPU Sub-system Power”。  | ||||
PhysicalContext  | 字符串  | 此电源控制适用的区域、设备或设备组。始终设置为“CPUSubsystem”。  | ||||
PowerConsumedWatts  | 数字  | CPUSubsystem 消耗的实际功率。  | ||||
PowerMetrics  | 对象  | 此 CPUSubsystem 的功率读数。 注 如果此系统的层级小于 2,则此对象将被隐藏。  | ||||
IntervalInMin  | 整数  | 测量 PowerMetrics 的时间间隔(或窗口)。始终设置为 1。  | ||||
MinConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最低功耗水平。  | ||||
MaxConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最高功耗水平。  | ||||
AverageConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的平均功耗水平。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示资源的已知状态,例如是否已启用。始终设置为“Enabled”。  | ||||
HealthRollup  | 字符串  | 指示此电源控制的运行状况状态。有效值: 
  | ||||
Health  | 字符串  | “OK”  | ||||
RelatedItem  | 数组  | 处理器资源的链接数组  | ||||
RelatedItem[1]  | 链接  | 处理器资源的引用链接  | ||||
PowerControl[3]  | 对象  | 这是 PowerControl 数组的可寻址成员的基类型。 注 基于 AMD Milan 的系统不支持此对象。  | ||||
MemberId  | 字符串  | 此 PowerControl 数组的索引。  | ||||
Name  | 字符串  | 电源控制功能名称。始终设置为“Memory Sub-system Power”。  | ||||
PhysicalContext  | 字符串  | 此电源控制适用的区域、设备或设备组。始终设置为“MemorySubsystem”。  | ||||
PowerConsumedWatts  | 数字  | MemorySubsystem 消耗的实际功率。  | ||||
PowerMetrics  | 对象  | 此 MemorySubsystem 的功率读数。 注 如果此系统的层级小于 2,则此对象将被隐藏。  | ||||
IntervalInMin  | 整数  | 测量 PowerMetrics 的时间间隔(或窗口)。始终设置为 1。  | ||||
MinConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最低功耗水平。  | ||||
MaxConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的最高功耗水平。  | ||||
AverageConsumedWatts  | 数字  | 测量窗口(最后 IntervalInMin 分钟)内的平均功耗水平。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示资源的已知状态,例如是否已启用。始终设置为“Enabled”。  | ||||
HealthRollup  | 字符串  | 指示此电源控制的运行状况状态。有效值: 
  | ||||
Health  | 字符串  | “OK”  | ||||
RelatedItem  | 数组  | 机箱资源的链接数组。  | ||||
RelatedItem[1]  | 链接  | 机箱资源的引用链接。  | ||||
PowerSupplies  | 数组  | 与此系统或设备关联的电源模块的详细信息。项数是此系统中安装的电源模块的数量。如果系统(如 Flex System)中未安装任何 PSU,此数组将被隐藏。  | ||||
PowerSupplies[N]  | 对象  | 与此系统或设备关联的电源模块的详细信息。  | ||||
MemberId  | 字符串  | 这是集合中成员的标识符。此字符串为 PSU ID,如“1”。  | ||||
Name  | 字符串  | 电源模块的名称。此字符串以“PSU”开头,后跟 PSU ID,如“PSU1”。  | ||||
PowerSupplyType  | 字符串  | 电源模块类型(交流或直流)。有效值: 
  | ||||
LineInputVoltageType  | 字符串  | 针对此电源模块的输入而支持的线路电压类型。有效值: 
  | ||||
LineInputVoltage  | 数字  | 电源模块运行时的线路输入电压。  | ||||
PowerCapacityWatts  | 数字  | 此电源模块的最大容量。  | ||||
LastPowerOutputWatts  | 数字  | 此电源模块的平均功率输出。  | ||||
PowerInputWatts  | 数字  | 此电源模块的实测输入功率。  | ||||
PowerOutputWatts  | 数字  | 此电源模块的实测输出功率。  | ||||
EfficiencyPercent  | 数字  | 此电源模块的实测效率百分比。  | ||||
HotPluggable  | 布尔  | 指示在此设备运行时是否可以插拔此设备。  | ||||
Location  | 对象  | 电源模块的位置。  | ||||
PartLocation  | 对象  | 部件位置。  | ||||
ServiceLabel  | 字符串  | 部件位置标签,如丝印名称或印刷标签。始终设置为“PSU”+ psu_id。  | ||||
LocationType  | 字符串  | 部件位置类型,如 slot、bay 和 socket。始终设置为“Slot”。  | ||||
LocationOrdinalValue  | 整数  | 表示部件位置的数字。如果 LocationType 为“slot”,而此单元位于插槽 2 中,则 LocationOrdinalValue 为 2。  | ||||
Model  | 字符串  | 此电源模块的型号。  | ||||
FirmwareVersion  | 字符串  | 此电源模块的固件版本。固件字符串包含 PowerSupply OEM 部分中定义的主固件版本和辅助固件版本。  | ||||
SerialNumber  | 字符串  | 此电源模块的序列号。  | ||||
PartNumber  | 字符串  | 此电源模块的部件号。  | ||||
Manufacturer  | 字符串  | 此电源模块的制造商。  | ||||
InputRanges  | 数组  | 电源模块可使用的输入范围。项数始终设置为 1。  | ||||
InputRanges[1]  | 对象  | 电源模块可使用的输入范围的详细信息。  | ||||
InputType  | 字符串  | 有效值:“AC”、“DC”  | ||||
MaximumVoltage  | 数字  | 让此电源模块输入范围生效的最大线路输入电压。  | ||||
MinimumVoltage  | 数字  | 让此电源模块输入范围生效的最小线路输入电压。  | ||||
OutputWattage  | 数字  | 与 PowerCapacityWatts 相同。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示此电源模块的已知状态。有效值: 
  | ||||
Health  | 字符串  | 指示此电源模块的运行状况状态。有效值: 
  | ||||
RelatedItem  | 数组  | 机箱资源的链接数组。  | ||||
RelatedItem[1]  | 链接  | 机箱资源的引用链接。  | ||||
Redundancy  | 数组  | 此系统或设备的电源子系统的冗余信息。项数始终设置为 1。如果系统(如 Flex System)中未安装任何 PSU,此数组将被隐藏。  | ||||
Redundancy[1]  | 对象  | 指示电源模块冗余的详细信息。  | ||||
MemberId  | 字符串  | 此 Redundancy 数组的索引。  | ||||
Name  | 字符串  | “PSU Redundancy”  | ||||
Mode  | 字符串  | “N+m”  | ||||
MaxNumSupported  | 整数  | 此特定冗余组允许的最大成员数。  | ||||
MinNumNeeded  | 整数  | 此组实现冗余所需的最小成员数。 值为 2  | ||||
RedundancyEnabled  | 布尔  | 指示是否启用了冗余。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示此冗余的已知状态。有效值: 
  | ||||
Health  | 字符串  | 指示此冗余的运行状况状态。有效值: 
  | ||||
RedundancySet  | 数组  | 这是冗余集的定义。 项数是 Power 的 PowerSupplies 数量。  | ||||
RedundancySet[N]  | 链接  | Power 的 PowerSupplies 的链接。  | ||||
Voltages  | 数组  | 这是电压传感器的定义。 项数是此系统中的电压传感器的数量。  | ||||
Voltages[N]  | 对象  | 电压传感器的定义。  | ||||
MemberId  | 字符串  | 此 Voltages 数组的索引  | ||||
Name  | 字符串  | 电压传感器名称。  | ||||
SensorNumber  | 数字  | 用于表示电压传感器的数字标识符。  | ||||
Status  | 对象  | 描述资源及其子项的状态和运行状况。  | ||||
State  | 字符串  | 指示此电压传感器的已知状态。有效值: 
  | ||||
ReadingVolts  | 数字  | 电压传感器的当前值。如果此电压传感器的 State 为“Disabled”,“ReadingVolts”将被隐藏。  | ||||
UpperThresholdNonCritical  | 数字  | 高于正常范围。  | ||||
UpperThresholdCritical  | 数字  | 高于正常范围,但尚未达到致命程度。  | ||||
UpperThresholdFatal  | 数字  | 高于正常范围,且达到致命程度。  | ||||
LowerThresholdNonCritical  | 数字  | 低于正常范围。  | ||||
LowerThresholdCritical  | 数字  | 低于正常范围,但尚未达到致命程度。  | ||||
LowerThresholdFatal  | 数字  | 低于正常范围,且达到致命程度。  | ||||
MinReadingRange  | 数字  | CurrentReading 的最小值。  | ||||
MaxReadingRange  | 数字  | CurrentReading 的最大值。  | ||||
PhysicalContext  | 字符串  | 描述此电压测量适用的区域或设备。始终设置为“VoltageRegulator”。 “VoltageRegulator”:稳压器设备  | ||||
RelatedItem  | 数组  | 描述此温度测量适用的区域或设备。项数为 2。  | ||||
RelatedItem[N]  | 链接  | 数组的元素提供适用设备的链接。一个元素链接到机箱资源。一个元素链接到系统资源。  | ||||
状态代码
| HTTP 状态代码 | 错误消息 ID | 
|---|---|
| 500 | InternalError | 
示例
返回以下示例 JSON 响应:
{
    "PowerControl@odata.count": 3,
    "@odata.type": "#Power.v1_6_0.Power",
    "Id": "Power",
    "Redundancy@odata.count": 1,
    "Description": "Power Consumption and Power Limiting",
    "Name": "Power",
    "@odata.id": "/redfish/v1/Chassis/1/Power",
    "PowerSupplies@odata.count": 4,
    "PowerControl": [
        {
            "PowerLimit": {
                "LimitException": "NoAction",
                "LimitInWatts": null
            },
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerControl/0",
            "Status": {
                "HealthRollup": "OK",
                "Health": "OK",
                "State": "Enabled"
            },
            "PhysicalContext": "Chassis",
            "Name": "Server Power Control",
            "PowerMetrics": {
                "IntervalInMin": 1,
                "MinConsumedWatts": 350,
                "MaxConsumedWatts": 359,
                "AverageConsumedWatts": 354
            },
            "PowerAvailableWatts": 0,
            "Oem": {
                "Lenovo": {
                    "PowerUtilization": {
                        "MaxLimitInWatts": 1800,
                        "EnablePowerCapping": false,
                        "LimitMode": "AC",
                        "EnablePowerCapping@Redfish.Deprecated": "The property is deprecated. Please use LimitInWatts instead.",
                        "CapacityMinAC": null,
                        "MinLimitInWatts": 0,
                        "GuaranteedInWatts": 65535,
                        "CapacityMinDC": null,
                        "CapacityMaxDC": null,
                        "CapacityMaxAC": null
                    },
                    "HistoryPowerMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerControl/0/Oem/Lenovo/HistoryPowerMetric"
                    },
                    "@odata.type": "#LenovoPower.v1_0_0.PowerControl"
                }
            },
            "RelatedItem@odata.count": 1,
            "PowerCapacityWatts": 1800,
            "PowerAllocatedWatts": 1800,
            "PowerRequestedWatts": null,
            "PowerConsumedWatts": 381,
            "MemberId": "0"
        },
        {
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1/Processors"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerControl/1",
            "Status": {
                "HealthRollup": "OK",
                "Health": "OK",
                "State": "Enabled"
            },
            "Name": "CPU Sub-system Power",
            "PhysicalContext": "CPUSubsystem",
            "PowerMetrics": {
                "IntervalInMin": 1,
                "MinConsumedWatts": 0,
                "MaxConsumedWatts": 0,
                "AverageConsumedWatts": 0
            },
            "RelatedItem@odata.count": 1,
            "MemberId": "1",
            "PowerConsumedWatts": 0
        },
        {
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1/Memory"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerControl/2",
            "Status": {
                "HealthRollup": "OK",
                "Health": "OK",
                "State": "Enabled"
            },
            "Name": "Memory Sub-system Power",
            "PhysicalContext": "MemorySubsystem",
            "PowerMetrics": {
                "IntervalInMin": 1,
                "MinConsumedWatts": 0,
                "MaxConsumedWatts": 0,
                "AverageConsumedWatts": 0
            },
            "RelatedItem@odata.count": 1,
            "MemberId": "2",
            "PowerConsumedWatts": 0
        }
    ],
    "Voltages": [
        {
            "MaxReadingRange": 3.32,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/0",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 3,
            "Name": "CMOS Battery",
            "PhysicalContext": "VoltageRegulator",
            "RelatedItem@odata.count": 2,
            "LowerThresholdCritical": 2.25,
            "MinReadingRange": null,
            "ReadingVolts": 3.07,
            "MemberId": "0",
            "LowerThresholdNonCritical": 2.39
        },
        {
            "MaxReadingRange": 3.98,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/1",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 160,
            "Name": "SysBrd 3.3V",
            "PhysicalContext": "VoltageRegulator",
            "RelatedItem@odata.count": 2,
            "LowerThresholdCritical": 2.96,
            "MinReadingRange": null,
            "ReadingVolts": 3.4,
            "UpperThresholdCritical": 3.63,
            "MemberId": "1"
        },
        {
            "MaxReadingRange": 5.87,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/2",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 161,
            "Name": "SysBrd 5V",
            "PhysicalContext": "VoltageRegulator",
            "RelatedItem@odata.count": 2,
            "LowerThresholdCritical": 4.51,
            "MinReadingRange": null,
            "ReadingVolts": 5.01,
            "UpperThresholdCritical": 5.5,
            "MemberId": "2"
        },
        {
            "MaxReadingRange": 14.03,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/3",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 162,
            "Name": "SysBrd 12V",
            "PhysicalContext": "VoltageRegulator",
            "RelatedItem@odata.count": 2,
            "LowerThresholdCritical": 10.62,
            "MinReadingRange": null,
            "ReadingVolts": 11.83,
            "UpperThresholdCritical": 13.2,
            "MemberId": "3"
        }
    ],
    "Oem": {
        "Lenovo": {
            "RandomDelay": false,
            "@odata.type": "#LenovoPower.v1_0_0.Capabilities",
            "LocalPowerControlEnabled": true,
            "PowerOnPermissionEnabled": true,
            "PowerRestorePolicy": "Restore",
            "WakeOnLANEnabled": true
        }
    },
    "Voltages@odata.count": 4,
    "@odata.etag": "\"47c8335ea313f33bb9b799\"",
    "Redundancy": [
        {
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Redundancy/0",
            "Status": {
                "State": "Enabled",
                "Health": "OK"
            },
            "Name": "PSU Redundancy",
            "RedundancySet": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/0"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/2"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/3"
                }
            ],
            "Oem": {
                "Lenovo": {
                    "NonRedundantAvailablePower": 1800,
                    "PowerRedundancySettings": {
                        "EstimatedUsage": null,
                        "MaxPowerLimitWatts": 1800,
                        "PowerRedundancyPolicy": "RedundantWithThrottling",
                        "PowerFailureLimit": 0
                    },
                    "@odata.type": "#LenovoRedundancy.v1_0_0.LenovoRedundancyProperties"
                }
            },
            "RedundancyEnabled": true,
            "MemberId": "0",
            "RedundancySet@odata.count": 4,
            "MaxNumSupported": 2,
            "Mode": "N+m",
            "MinNumNeeded": 2
        }
    ],
    "PowerSupplies": [
        {
            "SerialNumber": "D1DG94C009Z",
            "InputRanges": [
                {
                    "InputType": "AC",
                    "OutputWattage": 1800,
                    "MaximumVoltage": 240,
                    "MinimumVoltage": 200
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/0",
            "PowerOutputWatts": 353,
            "RelatedItem@odata.count": 1,
            "PowerInputWatts": 381,
            "LastPowerOutputWatts": 356,
            "Location": {
                "PartLocation": {
                    "LocationType": "Slot",
                    "ServiceLabel": "PSU1",
                    "LocationOrdinalValue": 1
                }
            },
            "FirmwareVersion": "6.11",
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "EfficiencyPercent": 92,
            "Status": {
                "State": "Enabled",
                "Health": "OK"
            },
            "LineInputVoltage": 220,
            "Name": "PSU1",
            "PowerCapacityWatts": 1800,
            "MemberId": "0",
            "Oem": {
                "Lenovo": {
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/0/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "Location": {
                        "Info": "Slot 1",
                        "InfoFormat": "Slot X"
                    },
                    "Location@Redfish.Deprecated": "The property is deprecated. Please use Location instead.",
                    "FruPartNumber": "03T8714",
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "HotPluggable": false,
            "PowerSupplyType": "AC",
            "Manufacturer": "DETA",
            "LineInputVoltageType": "ACMidLine",
            "Model": "LENOVO-SP57A14705",
            "PartNumber": "SP57A14705"
        },
        {
            "SerialNumber": null,
            "InputRanges": [
                {
                    "InputType": null,
                    "OutputWattage": null,
                    "MaximumVoltage": null,
                    "MinimumVoltage": null
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/1",
            "PowerOutputWatts": null,
            "RelatedItem@odata.count": 1,
            "PowerInputWatts": null,
            "PartNumber": null,
            "LastPowerOutputWatts": null,
            "FirmwareVersion": null,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "EfficiencyPercent": null,
            "Status": {
                "State": "Absent",
                "Health": null
            },
            "LineInputVoltage": null,
            "Name": "PSU2",
            "Location": {
                "PartLocation": {
                    "LocationType": "Slot",
                    "ServiceLabel": "PSU2",
                    "LocationOrdinalValue": 2
                }
            },
            "PowerCapacityWatts": null,
            "Oem": {
                "Lenovo": {
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/1/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "Location": {
                        "Info": "Slot 2",
                        "InfoFormat": "Slot X"
                    },
                    "Location@Redfish.Deprecated": "The property is deprecated. Please use Location instead.",
                    "FruPartNumber": null,
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "HotPluggable": null,
            "PowerSupplyType": null,
            "Manufacturer": null,
            "LineInputVoltageType": null,
            "Model": null,
            "MemberId": "1"
        },
        {
            "SerialNumber": null,
            "InputRanges": [
                {
                    "InputType": null,
                    "OutputWattage": null,
                    "MaximumVoltage": null,
                    "MinimumVoltage": null
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/2",
            "PowerOutputWatts": null,
            "RelatedItem@odata.count": 1,
            "PowerInputWatts": null,
            "PartNumber": null,
            "PowerSupplyType": null,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "FirmwareVersion": null,
            "EfficiencyPercent": null,
            "Status": {
                "State": "Absent",
                "Health": null
            },
            "LineInputVoltage": null,
            "Name": "PSU3",
            "PowerCapacityWatts": null,
            "LastPowerOutputWatts": null,
            "Oem": {
                "Lenovo": {
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/2/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "Location": {
                        "Info": "Slot 3",
                        "InfoFormat": "Slot X"
                    },
                    "Location@Redfish.Deprecated": "The property is deprecated. Please use Location instead.",
                    "FruPartNumber": null,
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "HotPluggable": null,
            "Location": {
                "PartLocation": {
                    "LocationType": "Slot",
                    "ServiceLabel": "PSU3",
                    "LocationOrdinalValue": 3
                }
            },
            "Manufacturer": null,
            "LineInputVoltageType": null,
            "Model": null,
            "MemberId": "2"
        },
        {
            "SerialNumber": null,
            "InputRanges": [
                {
                    "InputType": null,
                    "OutputWattage": null,
                    "MaximumVoltage": null,
                    "MinimumVoltage": null
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/3",
            "PowerOutputWatts": null,
            "RelatedItem@odata.count": 1,
            "PowerInputWatts": null,
            "PartNumber": null,
            "FirmwareVersion": null,
            "MemberId": "3",
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "EfficiencyPercent": null,
            "Status": {
                "State": "Absent",
                "Health": null
            },
            "LineInputVoltage": null,
            "Name": "PSU4",
            "LastPowerOutputWatts": null,
            "PowerCapacityWatts": null,
            "Oem": {
                "Lenovo": {
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/3/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "Location": {
                        "Info": "Slot 4",
                        "InfoFormat": "Slot X"
                    },
                    "Location@Redfish.Deprecated": "The property is deprecated. Please use Location instead.",
                    "FruPartNumber": null,
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "HotPluggable": null,
            "PowerSupplyType": null,
            "Manufacturer": null,
            "LineInputVoltageType": null,
            "Model": null,
            "Location": {
                "PartLocation": {
                    "LocationType": "Slot",
                    "ServiceLabel": "PSU4",
                    "LocationOrdinalValue": 4
                }
            }
        }
    ]
}