Ports¶
Children
- 
class 
Aps.ApsModules.ApsModule.Ports¶ Bases:
EntityClass Hierarchy:
ApsApsModulesApsModulePortsThis class represents configuration data.
Top level grouping for automatic protection switch ports
- 
line_primary_in¶ Container for information related to the line primary input port
type:
LinePrimaryIn
- 
line_primary_out¶ Container for information related to the line primary output port
type:
LinePrimaryOut
- 
line_secondary_in¶ Container for information related to the line secondary input port
type:
LineSecondaryIn
- 
line_secondary_out¶ Container for information related to the line secondary output port
type:
LineSecondaryOut
- 
common_output¶ Container for information related to the line common output port
type:
CommonOutput
-