Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
166 
   </soap:Body> 
</soap:Envelope> 
 
9.9  getAllSubnetworkConnectionsWithTP 
9.9.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/mri/xsd/conr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:v13="http://www.tmforum.org/mtop/nrb/xsd/lay/v1"> 
   <soapenv:Header> 
      <v1:header/> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllSubnetworkConnectionsWithTpRequest> 
         <v11:tpRef> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn>  
            <v12:rdn> 
               <v12:type>ME</v12:type> 
               <v12:value>cvg-frodo-234.cisco.com</v12:value> 
            </v12:rdn>                  
            <v12:rdn> 
               <v12:type>CTP</v12:type> 
               <v12:value>name=Odu-Group-
Te64548;LR=LR_OCH_Data_Unit_2</v12:value> 
             </v12:rdn> 
         </v11:tpRef> 
      </v11:getAllSubnetworkConnectionsWithTpRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.9.2  SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns30="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
xmlns:ns29="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns28="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:ns27="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns26="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:ns25="http://www.cisco.com/epnm/mtop/nrf/xsd/cc/ext/v1" 
xmlns:ns24="http://www.cisco.com/epnm/mtop/nrf/xsd/snc/ext/v1" 
xmlns:ns23="http://www.tmforum.org/mtop/nrf/xsd/route/v1" 
xmlns:ns22="http://www.tmforum.org/mtop/nrf/xsd/cc/v1" 
xmlns:ns21="http://www.tmforum.org/mtop/rtm/xsd/ah/v1" 
xmlns:ns20="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns19="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1" 
xmlns:ns18="http://www.tmforum.org/mtop/nrf/xsd/gtp/v1" 
xmlns:ns17="http://www.tmforum.org/mtop/nrf/xsd/mlsn/v1" 
xmlns:ns16="http://www.tmforum.org/mtop/nrf/xsd/ptp/v1" 
xmlns:ns15="http://www.tmforum.org/mtop/nra/xsd/ituArc/v1"