Cisco Cisco Prime Network 4.0 開発者ガイド

ページ / 148
       Cisco Specific Interfaces
 
 
Cisco Prime Network OSS  Integration  Guide for  MTOSI and 3GPP 
OL-30201-01
 
 
71 
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.2  Alarm Retrieval 
This is a vendor extension API provided to retrieve any alarms.  
 
The WSDL document describing the details of the Interface can be accessed from the 
 section. 
 
9.2.1  AlarmRetrieval::getsubtendingEvents 
This API allows the user to get all subtending events for an Alarm or a Ticket in PrimeNetwork. 
 
Description: 
This API is used to list all subtending events associated with an Alarm or a Ticket in 
Prime Network . 
 Input : 
 
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)]} 
 
 Output: 
 
Sl.No 
Parameter  
Data Type 
Description 
eventId 
String 
This  gives the PN event id for the input 
ticket provided by user. 
correlationId 
String 
This refers to the alarmId to which the 
event is associated with.