The rsd_lib.resources.v2_2.chassis.power
Module¶
- class rsd_lib.resources.v2_2.chassis.power.IntelRackScaleField(*args, **kwargs)¶
Bases:
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:
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, json_doc=None, root=None)¶
Bases:
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:
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.