Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
103 
4.13.4.3.4 
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.13.4.4 
activate 
 
This API allows an OSS/NMS to set the adminState of a service to UP. Upon a successful update of the 
adminState the specified service will be re-deployed on the network.  
 
Pre-condition(s): The CFS supporting the product instance must be in the Provisioned_Active state. 
 
 
 
The CFS should be created by the EPNM system and to be in discovered State. 
 
 
 
The CFS should be having the adminStatus as DOWN 
 
Post-condition(s): In case of success, the admin Status of the CFS associated with the product instance will be 
in UP State. If the request fails, the CFS will be returned to their original state before the service request. The 
use will receive a ServiceStateTransition Failure in the response. 
4.13.4.4.1 
Input 
Request parameter 
Data Type 
Description 
activateRequest 
activateRequst 
Information about service activation 
basicInput 
BasicInputType 
 
VendorExtensions 
AnyListType 
Vendor extensions required for this request. 
productName 
NamingAttributeType 
Name of product associated with terminate 
request. 
soaInput 
RequestInfoSOAwareType 
Service Order Aware Type. Not used in 
request processing, but mandatory in request 
data. 
productSpecificationName 
NamingAttributeType 
Not used. Ignored 
productBundleName 
NamingAttributeType 
Not used. Ignored 
productSpecCharacteristicRef  NamingAttributeType 
Not used. Ignored 
productCharacteristicValue 
String 
Not used. Ignored 
subscriberRefList 
NamingAttributeType 
Not used. Ignored 
userRefList 
NamingAttributeType 
Not used. Ignored 
sapRefList 
NamingAttributeType 
Not used. Ignored 
4.13.4.4.2 
Activate Response 
Upon success, a CFS creation will be sent as part of the response. A CFS State Transition Event will be 
generated as part of a successful response. Upon a failure, A CFS State Transition Failure Even t will be 
generated as part of an un-successful response. 
4.13.4.4.3 
Output 
Response parameter 
Data Type 
Description 
terminateResponse 
terminateResponse 
Details of the terminated service(s). 
cfsStateChange 
CfsStateChangeEventType 
Indicates that target OS has progressed 
one or more CFSs from one state to 
another state. 
serviceStateTransitionFailu
reEvent 
ServiceStateTransitionFailureEve
ntType 
Indicates partial failure scenario.