Cisco Cisco Evolved Programmable Network Manager 2.0 Guia Do Programador

Página de 642
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
617 
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> 
      <ns5:deleteConfigResponse 
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.cisco.com/epnm/mtop/nrf/xsd/cac/ext/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns5="http://www.cisco.com/epnm/mtop/rp/xsd/cac/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/nrb/xsd/cri/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/nrf/xsd/com/v1"> 
         <ns5:configData/> 
      </ns5:deleteConfigResponse> 
   </soap:Body> 
</soap:Envelope> 
9.65 Notification 
9.65.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.65.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>