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 
 
 
337 
      </v11:getAllOpticalMplsTEPathNamesRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
9.31.2 SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns4="http://www.cisco.com/epnm/mtop/msi/xsd/omtpnr/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"> 
         <requestedBatchSize>100</requestedBatchSize> 
         <batchSequenceNumber>1</batchSequenceNumber> 
         <batchSequenceEndOfReply>true</batchSequenceEndOfReply> 
      </header> 
   </soap:Header> 
   <soap:Body> 
      <ns4:getAllOpticalMplsTEPathNamesResponse 
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/nam/v1" 
xmlns:ns4="http://www.cisco.com/epnm/mtop/msi/xsd/omtpnr/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1"> 
         <ns4:opticalMplsTEPathNameList> 
            <ns4:opticalMplsTEPathName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>OPTICAL_MPLS_TE_PATH</ns3:type> 
                     <ns3:value>1007006</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>_122_127_123</ns5:discoveredName> 
            </ns4:opticalMplsTEPathName> 
            <ns4:opticalMplsTEPathName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>OPTICAL_MPLS_TE_PATH</ns3:type> 
                     <ns3:value>1007007</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>EliPath</ns5:discoveredName> 
            </ns4:opticalMplsTEPathName> 
         </ns4:opticalMplsTEPathNameList>