Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 579
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
555 
 
9.59.3 UnSubscribe 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:unsubscribeRequest> 
<v11:subscriptionID>http://10.65.66.90:8088/nbiNotificationsSERVICE_NOTIFI
CATION</v11:subscriptionID> 
      </v11:unsubscribeRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
9.59.4 UnSubscribe Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns10="http://www.tmforum.org/mtop/fmw/xsd/oc/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/fmw/xsd/avc/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:unsubscribeResponse 
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/avc/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/fmw/xsd/oc/v1"/> 
   </soap:Body> 
</soap:Envelope>