Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 533
  
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
508
 
 
 
 
 
9.50 Notification 
9.50.1 Subscribe 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/fmw/xsd/notmsg/v1"> 
   <soapenv:Header> 
      <v1:header></v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:subscribeRequest> 
         
<v11:consumerEpr>http://10.65.66.90:8088/nbiNotifications</v11:consumerEpr

         <!--Optional:--> 
         <v11:topic>SERVICE_NOTIFICATION</v11:topic> 
      </v11:subscribeRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
9.50.2 Subscribe Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns10="http://www.tmforum.org/mtop/fmw/xsd/avc/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/fmw/xsd/oc/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/fmw/xsd/sc/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/ei/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/cei/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/notmsg/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"/> 
   </soap:Header> 
   <soap:Body> 
      <ns3:subscribeResponse 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/notmsg/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/cei/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/ei/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/fmw/xsd/sc/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/fmw/xsd/oc/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/fmw/xsd/avc/v1"> 
         
<ns3:subscriptionID>http://10.65.66.90:8088/nbiNotificationsSERVICE_NOTIFI
CATION</ns3:subscriptionID>