Skip to main content

Resource PowerSupply

This section provides the design of the PowerSupply schema implementation.

Number of Resources

4

Resource Path

/redfish/v1/Chassis/{ChassisName}/PowerSubsystem/PowerSupplies/PCS{pcs_id}

Schema file

PowerSupply
Note
  • When the backend API returns an error, the value of the related properties will be null.
  • The value that is returned by pwrmgt API is used regardless of the value is 0 or 65535. If one property requires special handling, more details are described in the “Value” column for that property.
  • The PowerSupplies always presents a fixed number of power supply instances according to platforms. When a Power Supply is absent or its state is unknown, the corresponding resource presents itself in a way that the State property of the Status object is “Absent” while any other required or supported properties for which there is no known value are null.
  • If the output value of p_power_policy.is_blade of pwrmgt_get_power_policy_setting() is 1, Power Supply resources will be hidden.