Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 236
  
 
Cisco Prime Central 1.5 NBI Guide 
 
 
231
 
11.6.1.5.2 
Response-addNoteToAlarm 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Body> 
      <addNoteToAlarmResponse 
xmlns="http://www.cisco.com/prime/esb/alarm/data"> 
         <alarmId> 
            <uniqueId>338</uniqueId> 
         </alarmId> 
         <success>true</success> 
         <message/> 
      </addNoteToAlarmResponse> 
   </soap:Body> 
</soap:Envelope> 
11.6.2 AlarmRetrievalAPI - Request and Response Examples 
11.6.2.1 getSubtendingEvents 
11.6.2.1.1 
Request-getSubtendingEvents 
 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"  
xmlns:data="http://www.cisco.com/prime/esb/alarm/retrieval/data"  
xmlns:data1="http://www.cisco.com/prime/esb/alarm/data"> 
   <soapenv:Header/> 
   <soapenv:Body> 
      <data:getSubtendingEventsRequest> 
         <data1:alarmId> 
            <data1:uniqueId>338</data1:uniqueId> 
         </data1:alarmId> 
      </data:getSubtendingEventsRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
11.6.2.1.2 
Response-getSubtendingEvents 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Body> 
      <ns2:getSubtendingEventsResponse 
xmlns="http://www.cisco.com/prime/esb/alarm/data"  
         xmlns:ns2="http://www.cisco.com/prime/esb/alarm/retrieval/data"> 
         <alarmId> 
            <uniqueId>338</uniqueId> 
         </alarmId> 
         <ns2:subtendingEventList> 
            <ns2:subtendingEvent> 
               
<ns2:eventId>{[NetworkEvent(Id=4239132721156_1369754146031)]}</ns2:eventId> 
               <ns2:correlationId>{[NewAlarm(Id=72)]}</ns2:correlationId> 
               <ns2:description>Slot 41: Card - ASR5K-RCC-K9 
Out</ns2:description> 
               
<ns2:source>{[ManagedElement(Key=10.56.22.105)][PhysicalRoot][Chassis] 
[Slot(SlotNum=41)][Module]}</ns2:source> 
               <ns2:duplicationCount>1</ns2:duplicationCount>