Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
183 
                     <ns3:rdn> 
                        <ns3:type>PTP</ns3:type> 
                        <ns3:value>name=ToP0/12;LR=</ns3:value> 
                     </ns3:rdn> 
                  </ns6:name> 
                  <ns6:discoveredName>ToP0/12</ns6:discoveredName> 
                  <ns6:vendorExtensions> 
                     <ns22:ciscoPtpExtension> 
                        <ns22:type>PROPVIRTUAL</ns22:type> 
                        <ns22:ifSpeed>1000000000</ns22:ifSpeed> 
                        <ns22:isPromiscuous>false</ns22:isPromiscuous> 
                        
<ns22:isConnectorPresent>TRUE</ns22:isConnectorPresent> 
                        <ns22:adminStatus>UP</ns22:adminStatus> 
                        <ns22:operStatus>UP</ns22:operStatus> 
                        <ns22:mtu>9216</ns22:mtu> 
                        <ns22:ifIndex>13</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 xsi:nil="true" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> 
               </ns9:ptp> 
            </ns14:tp> 
             
         </ns4:tpList> 
      </ns4:getAllPhysicalTerminationPointsResponse> 
   </soap:Body> 
</soap:Envelope>           
9.11 getTerminationPointsIterator 
9.11.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"
>
 
   
<
soapenv:Header
>
 
      
<
v1:header
>
 
         
<
v1:iteratorReferenceURI
>
cisco://epn.cisco.com?IteratorId=5a354a38-
15b1-4cb2-899c-27a4ab06dc5b
</
v1:iteratorReferenceURI
>
 
 
      
</
v1:header
>
 
   
</
soapenv:Header
>
 
   
<
soapenv:Body
>
 
      
<
v11:getTerminationPointsIteratorRequest
/>
 
   
</
soapenv:Body
>
 
</
soapenv:Envelope
>
 
9.11.2 SOAP Response 
 
<
soap:Envelope
 
xmlns:soap
=
"http://schemas.xmlsoap.org/soap/envelope/"
>
 
   
<
soap:Header
>