State¶
Leafs
-
class
Components.Component.Linecard.
State
¶ Bases:
Entity
Class Hierarchy:
Components
Component
Linecard
State
This class represents state data.
Operational state data for linecards
-
power_admin_state
¶ Enable or disable power to the linecard
type:
ComponentPowerType
config: False
default value: POWER_ENABLED
-
slot_id
¶ Identifier for the slot or chassis position in which the linecard is installed
type: str
config: False
-