Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 642
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
126 
4.22 CiscoConfigActivationControl 
The interface provides operations to configure device through model based configuration.  
4.22.1 Operations 
4.22.1.1 
 create 
This operation allows a user to configure through model based configuration. 
4.22.1.1.1 
Input 
 
Request parameter 
Data Type 
Description 
networkResourceRef 
NetworkResourceRefType  FDN for the device to be configured (MD=
 
CISCO_EPNM, ME=<me name>). 
entityName 
ConfigEntityType 
Model entity name for the model based 
configuration. 
configAttributeName 
String 
The field name of the model entity. 
configAttributeValue 
String 
The value of the model entity. 
4.22.1.1.2 
Output 
 
4.22.1.1.3 
Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
4.22.1.2 
modify 
This operation allows a user to modify configure through Model Based Configuration. 
4.22.1.2.1 
Input 
 
Request parameter 
Data Type 
Description 
networkResourceRef 
NetworkResourceRefType  FDN for the device to be configured (MD=
 
CISCO_EPNM, ME=<me name>). 
configRef 
ConfigRefType 
Specify the ID to identify the entity data for Model 
Based Configuration. 
entityName 
ConfigEntityType 
Model Entity Name for the Model Based 
Configuration. 
configAttributeName 
String 
The field name of the Model Entity. 
configAttributeValue 
String 
The value of the Model Entity. 
4.22.1.2.2 
Output 
 
 
4.22.1.2.3 
Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
Config Data 
Data Type 
Description 
ConfigData 
ConfigDataType 
The config data of the model based config entity. 
Config Data 
Data Type 
Description 
ConfigData 
ConfigDataType 
The config data of the Model Based Config Entity.