Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 574
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
362
 
 
 
                        <ns3:value>name=PCHAN-4-6-RX&amp;PCHAN-4-6-
TX;LR=LR_OPTICAL_SECTION</ns3:value> 
                     </ns3:rdn> 
                  </ns15:tpRef> 
               </ns15:pathEntries> 
            </ns4:mplsTEExplicitPath> 
         </ns4:mplsTEExplicitPathList> 
      </ns4:getMPLSTEExplicitPathResponse> 
   </soap:Body> 
</soap:Envelope> 
9.40 getAllMPLSTEExplicitPaths 
9.40.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.cisco.com/epnm/mtop/msi/xsd/mtepr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllMPLSTEExplicitPathsRequest> 
        <v11:mdOrMlsnRef> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
 
         </v11:mdOrMlsnRef>       
         </v11:getAllMPLSTEExplicitPathsRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.40.2 SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header 
xmlns:ns19="http://www.cisco.com/epnm/mtop/nrf/xsd/protectp/ext/v1" 
xmlns:ns18="http://www.tmforum.org/mtop/nrf/xsd/route/v1" 
xmlns:ns17="http://www.tmforum.org/mtop/nrf/xsd/cc/v1" 
xmlns:ns16="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
xmlns:ns15="http://www.cisco.com/epnm/mtop/nrf/xsd/mtep/ext/v1" 
xmlns:ns14="http://www.cisco.com/epnm/mtop/msi/xsd/protectpr/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns12="http://www.tmforum.org/mtop/mri/xsd/conr/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/nrf/xsd/com/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/nrb/xsd/lp/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrf/xsd/tpdata/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/nrf/xsd/snc/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/nrb/xsd/cri/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1"