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  
 
 
217 
                        
<
ns22:ifIndex
>
LINE-2-1-TX
</
ns22:ifIndex
>
 
                        
<
ns22:locationIndex
>
0
</
ns22:locationIndex
>
 
                        
<
ns22:isSpanMonitored
>
false
</
ns22:isSpanMonitored
>
 
                        
<
ns22:isFloatingPep
>
false
</
ns22:isFloatingPep
>
 
                     
</
ns22:ciscoPtpExtension
>
 
                  
</
ns6:vendorExtensions
>
 
                  
<
ns7:resourceState
>
WORKING
</
ns7:resourceState
>
 
                  
<
ns10:transmissionParametersList
>
 
                     
<
ns10:transmissionParameters
>
 
                        
<
ns10:layerRate
>
LR_PHYSICAL_OPTICAL
</
ns10:layerRate
>
 
                     
</
ns10:transmissionParameters
>
 
                  
</
ns10:transmissionParametersList
>
 
               
</
ns9:ptp
>
 
            
</
ns14:tp
>
 
         
</
ns4:tpList
>
 
      
</
ns4:getAllSupportedPhysicalTerminationPointsResponse
>
 
   
</
soap:Body
>
 
</
soap:Envelope
>
 
9.15 getContainedPotentialConnectionTerminationPoints  
9.15.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/tpr/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:getContainedPotentialConnectionTerminationPointsRequest
>
 
   
         
<
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
>
NCS2KA-236-123
</
v12:value
>
 
            
</
v12:rdn
>
 
            
<
v12:rdn
>
 
               
<
v12:type
>
PTP
</
v12:type
>
 
               
<
v12:value
>
name=LINE-2-3-RX
&amp;
LINE-2-3-
TX;LR=LR_PHYSICAL_OPTICAL
</
v12:value
>
 
            
</
v12:rdn
>
 
         
</
v11:tpRef
>
 
 
      
</
v11:getContainedPotentialConnectionTerminationPointsRequest
>
 
   
</
soapenv:Body
>
 
</
soapenv:Envelope
>