The rsd_lib.resources.v2_1.common.rack_location
Module¶
-
class
rsd_lib.resources.v2_1.common.rack_location.
RackLocationField
(*args, **kwargs)¶ Bases:
sushy.resources.base.CompositeField
-
rack_units
= <sushy.resources.base.Field object>¶ Indicates the rack unit type
-
uheight
= <sushy.resources.base.Field object>¶ The height of managed zone, e.g. 8 for 8U, 16 for 16U
-
ulocation
= <sushy.resources.base.Field object>¶ The index of the top-most U of the component, from top to bottom (1.. MAXIMUM) 0 indicate not available
-
xlocation
= <sushy.resources.base.Field object>¶ The horizontal location within uLocation, from left to right (1.. MAXIMUM) 0 indicate not available
-