GET – Power supply properties
Use the GET method to retrieve properties in Power Supply for a server.
Request URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/PowerSubsystem/PowerSupplies/PCS{pcs_id}
Request body
None
Response body
Field | Type | Description | ||||
|---|---|---|---|---|---|---|
Description | String | This resource shall represent power conversion station {pcs_id} of a chassis for a Redfish implementation. | ||||
Action | Object | Expanded | ||||
”#PowerSupply.Reset” | Object | Expanded | ||||
” @Redfish.ActionInfo” | "/redfish/v1/Chassis/chassis1/PowerSubsystem/PowerSupplies/PCS{pcs_id}/ResetActionInfo" | |||||
”target” | String | “/redfish/v1/Chassis/chassis1/PowerSubsystem/PowerSupplies/PCS{pcs_id}/Actions/PowerSupply.Reset” | ||||
EfficiencyRatings | Array | Items: object Item count: 1 | ||||
EfficiencyPercent | Number | The rated efficiency of this power conversion station at the specified load. 0–100 | ||||
HotPluggable | Boolean | true | ||||
Id | String | “PCS{pcs_id}” | ||||
LineInputStatus | enum | “Normal” / “LossOfInput” / “OutofRange” | ||||
Manufacturer | String | Vender name | ||||
Metrics | link | “/redfish/v1/Chassis/{ChassisName}/PowerSubsystem/PowerSupplies/PCS{pcs_id}/Metrics” | ||||
Model | String | Power conversion station model name | ||||
Name | String | “PCS {pcs_id}” | ||||
OEM | Object | Expanded | ||||
Lenovo | Object | Expanded | ||||
BarCode | String | Lenovo Barcode | ||||
EPOW | Boolean | EPOW state of this power conversion station. | ||||
HeaderCode | String | Lenovo Header code | ||||
InputIndicate | String | Input indicate: “No Input” or “AC Input”. | ||||
MFRLocation | String | Manufacturer location. | ||||
MFRModel | String | Vendor part number. | ||||
MFRRevision | String | Hardware revision. | ||||
PackageVersion | String | Firmware package version | ||||
PrimaryFirmwareVersion | String | Primary firmware revision | ||||
SecondaryFirmwareVersion | String | Secondary firmware revision | ||||
Throttle | Boolean | Throttle state of this power conversion station. | ||||
ZeroOutputMode | String | Zero output mode of power conversion station: “Standard”, “Operation” or “Sleep”. | ||||
PartNumber | String | The part number for this power conversion station. | ||||
PowerCapacityWatts | Number | The maximum capacity of this power conversion station in watt. | ||||
PowerSupplyType | String | The power supply type: "AC", "DC", "ACorDC", or "DCRegulator" | ||||
ProductionDate | String | The production or manufacturing date of this power conversion station. | ||||
Replaceable | Boolean | true | ||||
SerialNumber | String | The serial number for this power conversion station. | ||||
SpareNumber | String | The FRU number for this power conversion station. | ||||
Status | Object | Expanded | ||||
Health | String | “OK”, “Warning” or “Critical”. | ||||
State | String | The status and health of a resource and its children: “Enabled”, “Absent”, “Updating” or “Disabled” | ||||
Version | String | Power conversion station hardware version. | ||||