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 
 
 
245 
                        <ns3:value>cvg-scapa-223.cisco.com</ns3:value> 
                     </ns3:rdn> 
                     <ns3:rdn> 
                        <ns3:type>CTP</ns3:type> 
                        
<ns3:value>name=OTU20/7/0/4;LR=LR_OCH_Transport_Unit_2</ns3:value> 
                     </ns3:rdn> 
                  </ns3:name> 
               </ns8:zEndTpRefList> 
            </ns8:tl> 
         </ns4:tlList> 
      </ns4:getAllTopologicalLinksResponse> 
   </soap:Body> 
</soap:Envelope>
 
9.22 getTopologicalLink 
9.22.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/tlr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getTopologicalLinkRequest> 
         <v11:tlRef> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>TL</v12:type> 
               <v12:value>10.58.235.223:[63]--10.58.235.229:[58]</v12:value> 
            </v12:rdn>             
         </v11:tlRef> 
      </v11:getTopologicalLinkRequest> 
   </soapenv:Body> 
</soapenv:Envelope>  
 
9.22.2 SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns29="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
xmlns:ns28="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns27="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:ns26="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns25="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:ns24="http://www.cisco.com/epnm/mtop/nrf/xsd/cc/ext/v1"