Component¶
Keys
Children
backplane
chassis
config
cpu
fabric
fan
integrated_circuit
linecard
optical_channel
optical_port
port
power_supply
properties
state
storage
subcomponents
transceiver
-
class
Components.
Component
¶ Bases:
Entity
Class Hierarchy:
Components
Component
This class represents configuration data.
List of components, keyed by component name.
-
properties
¶ Enclosing container
type:
Properties
-
subcomponents
¶ Enclosing container for subcomponent references
type:
Subcomponents
-
power_supply
¶ Data for power supply components
type:
PowerSupply
-
integrated_circuit
¶ Data for chip components, such as ASIC, NPUs, etc
type:
IntegratedCircuit
-
transceiver
¶ Top-level container for client port transceiver data
type:
Transceiver
-
optical_channel
¶ Enclosing container for the list of optical channels
type:
OpticalChannel
-
optical_port
¶ Top-level container
type:
OpticalPort
-