The rsd_lib.resources.v2_2.chassis.power Module

The rsd_lib.resources.v2_2.chassis.power Module

class rsd_lib.resources.v2_2.chassis.power.IntelRackScaleField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

Power field

Extended Power resource.

input_ac_power_watts = <sushy.resources.base.Field object>

The global power level on AC side in Watts.

class rsd_lib.resources.v2_2.chassis.power.OemField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

intel_rackscale = <rsd_lib.resources.v2_2.chassis.power.IntelRackScaleField object>

Intel Rack Scale Design specific properties.

class rsd_lib.resources.v2_2.chassis.power.Power(connector, path='', redfish_version=None, registries=None, reader=None)

Bases: rsd_lib.resources.v2_1.chassis.power.Power

Power resource class

This is the schema definition for the Power Metrics. It represents the properties for Power Consumption and Power Limiting.

oem = <rsd_lib.resources.v2_2.chassis.power.OemField object>

Oem specific properties.

power_supplies = <rsd_lib.resources.v2_2.chassis.power.PowerSupplyCollectionField object>

Details of the power supplies associated with this system or device

class rsd_lib.resources.v2_2.chassis.power.PowerSupplyCollectionField(*args, **kwargs)

Bases: rsd_lib.resources.v2_1.chassis.power.PowerSupplyCollectionField

PowerSupply field

Details of a power supplies associated with this system or device

indicator_led = <sushy.resources.base.Field object>

The state of the indicator LED, used to identify the power supply.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.