Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 579
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
577 
9.61.2 unacknowledgeAlarms 
9.61.2.1 
SOAP Request 
 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:v11="http://www.tmforum.org/mtop/rtm/xsd/ah/v1" 
xmlns:v12="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:v13="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:v14="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:v15="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:v16="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1"> 
   <soapenv:Header> 
      <v1:header>          
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:unacknowledgeAlarmsRequest> 
            <!--Optional:--> 
         <v11:unacknowledgeIdList> 
            <!--Zero or more repetitions:--> 
            <v12:alarmOrTcaId> 
               <!--Optional:--> 
               <v12:alarmId>          
                  <!--Optional:--> 
                  <v13:probableCause  qualifier="623656">                    
                  </v13:probableCause> 
                  <!--Optional:--> 
                </v12:alarmId>                
            </v12:alarmOrTcaId>             
         </v11:unacknowledgeIdList> 
         <!--Optional:--> 
         <v11:username>test</v11:username> 
      </v11:unacknowledgeAlarmsRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.61.2.2 
SOAP Response 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns12="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/nra/xsd/com/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/nra/xsd/pm/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/rtm/xsd/ah/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"/> 
   </soap:Header>