Cisco Cisco Prime Network 4.0 開発者ガイド

ページ / 148
Cisco Specific Interfaces
 
 
Cisco Prime Network OSS Integration Guide for MTOSI and 3GPP 
68
 
 
 
OL-30201-01
 
   Output: 
Sl.No 
Parameter  
Data Type 
Description 
uniqueId 
String 
The same value which is used in the 
operation. 
Hint 
String 
The same value which is used in the 
operation. 
Success 
boolean 
Value denoting the result of the 
operation - “true” in case of success. 
    Error: 
Sl.No 
Condition 
Error 
Invalid ID provided for the 
operation in StandAlone 
Integration layer deployment. 
When user provides improper ticketId (not in 
expected format), the operation will return soap 
fault with the detail containing the 
alarmApiException. The alarmApiException code 
will be API_ERROR and message will contain the 
information: 
Please enter the PN Ticket Number or OID(format:  
[NewAlarm(Id=<Ticket Number>)] 
Ticket does not exist on the 
PrimeNetwork. 
The operation will return soap fault with the detail 
containing the alarmApiException. 
The alarmApiException code will be API_ERROR 
and message will contain the information: 
DM[<comURI>]=>Message[API_ERROR:<Operation 
Name> operation failed. Reason: 
<DM_Error_Message>
 
where:  
<Operation Name>: the operation name, e.g. 
Acknowledge 
<comURI>: the comURI of the responding DM 
<DM_Error_Message>: the error message returned 
by DM. 
 
9.1.4  AlarmMgmt::Retire 
 
Description: 
This API is used to retire(archive) a Prime Network Ticket. 
Input: 
Sl.No 
Parameter  
Data Type 
Description 
uniqueId 
String 
This  parameter  describes the prime 
network ticket ID. 
This ID could be an integer or of  
format  {[NewAlarm(Id=X)]} 
Hint 
String 
Optional value that can be used as