rsd_lib.resources.v2_2.chassis.thermal Module¶rsd_lib.resources.v2_2.chassis.thermal.IntelRackScaleField(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
Thermal field
Extended Thermal resource.
desired_speed_pwm = <sushy.resources.base.Field object>¶This property represent desired speed of all FANs in current chassis as percentage of max speed.
volumetric_airflow_cfm = <sushy.resources.base.Field object>¶Volumetric Air Flow measured in Cubic Feet per Minute
rsd_lib.resources.v2_2.chassis.thermal.OemField(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
intel_rackscale = <rsd_lib.resources.v2_2.chassis.thermal.IntelRackScaleField object>¶Intel Rack Scale Design specific properties.
rsd_lib.resources.v2_2.chassis.thermal.Thermal(connector, path='', redfish_version=None, registries=None, reader=None)¶Bases: rsd_lib.resources.v2_1.chassis.thermal.Thermal
Thermal resource class
This is the schema definition for the Thermal properties. It represents the properties for Temperature and Cooling.
oem = <rsd_lib.resources.v2_2.chassis.thermal.OemField object>¶Oem specific properties.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.