Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 631
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.1 MTOSI API Guide for OSS Integration  
 
 
223 
                  
<
ns6:discoveredName
>
GigabitEthCtrlr0/1/0/15
</
ns6:discoveredName
>
 
                  
<
ns6:vendorExtensions
>
 
                     
<
ns22:ciscoPtpExtension
/>
 
                  
</
ns6:vendorExtensions
>
 
                  
<
ns10:transmissionParametersList
>
 
                     
<
ns10:transmissionParameters
>
 
                        
<
ns10:layerRate
>
LR_DSR_Gigabit_Ethernet
</
ns10:layerRate
>
 
                     
</
ns10:transmissionParameters
>
 
                  
</
ns10:transmissionParametersList
>
 
               
</
ns13:ctp
>
 
            
</
ns14:tp
>
 
         
</
ns4:tpList
>
 
      
</
ns4:getContainedInUseConnectionTerminationPointsResponse
>
 
   
</
soap:Body
>
 
</
soap:Envelope
9.17 getAllSubnetworkConnections 
9.17.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>          
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllSubnetworkConnectionsRequest> 
         <v11:mlsnRef>         
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
         </v11:mlsnRef>         
      </v11:getAllSubnetworkConnectionsRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.17.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"