Home | Trees | Indices | Help |
|
---|
|
The application managed data information returned by the network element when a configuration is applied to application data on the network element, or a show application data is invoked through the CLI.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
Enum |
OnepAppCLIDataType = enum('ONEP_APP_CLI_TYPE_CONFIG', 'ONEP_AP CLI type applied on the Network element for the application managed data. |
Inherited from |
Instance Variables | |
str
|
data_name The name of the data variable |
str
|
data_value The value of the data variable |
Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor for ApplicationCliData class.
|
This method must be implemented by substantial class to specify what action to do when a event is processed in the event queue. Typically an action would be invoking client's event listener. Keyword argument: source The source of the event. For example, the source of a syslog event would be a NetworkElement object.
|
Class Variable Details |
OnepAppCLIDataTypeCLI type applied on the Network element for the application managed data. ONEP_APP_CLI_TYPE_CONFIG: Application config CLI. ONEP_APP_CLI_TYPE_EXEC: Application exec CLI
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:26 2014 | http://epydoc.sourceforge.net |