Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 223
3GPP OSS Integration
 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
OL-31029-01
 
 
55
 
“OperationSucceeded” 
and 
“OperationFailed”. 
 
Error: 
 
The following error will be thrown under the specified conditions: 
 
Condition 
Error 
Manager Reference does not 
exist or invalid
 
Exception indicating an invalid manager Reference
 
Invalid Subscription ID or 
Manager Reference 
Exception indicating an invalid manager Reference or 
subscriptionID 
 
7.11.2.1 
Multi-DM environment behavior 
N/A 
7.11.3 Notification IRP::getSubscriptionIds 
Description:  
This API returns all registered subscription Ids for the caller manager reference, passed as 
input. The managerReference is a mandatory parameter. 
 
Input 
 
Sl.No 
Parameter  
Data Type 
Description 
managerReference 
URL 
A valid URL where the OSS client / IRP 
manager will be listening to.  
This is a mandatory field.  
 
Output: 
 
Sl.No 
Parameter  
Data Type 
Description 
subscriptionIdSet 
String 
It holds a set of the subscriptionId, each 
assigned as output parameter in previous 
subscribe operations invoked by the 
current IRPManager.   
status 
ENUM (Operation 
succeeded, 
Operation failed) 
If is successful, status = 
OperationSuceeded. 
If is failed, status = OperationFailed. 
 
Error: 
 
The following error will be thrown under the specified conditions: