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  
 
 
580 
</soap:Envelope> 
 
9.60 TerminationPointControl 
9.60.1 setTerminationPointData 
9.60.1.1 
SOAP Request Regular 
 
<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/rp/xsd/tpc/v1" 
xmlns:v12="http://www.tmforum.org/mtop/nrf/xsd/tpdata/v1" 
xmlns:v13="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:v14="http://www.tmforum.org/mtop/nrb/xsd/lp/v1" 
xmlns:v15="http://www.tmforum.org/mtop/fmw/xsd/gen/v1"> 
   <soapenv:Header> 
 <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:setTerminationPointDataRequest> 
         <!--Optional:--> 
         <v11:tpData> 
            <v12:tpRef> 
               <!--1 or more repetitions:--> 
               <v13:rdn> 
                  <v13:type>MD</v13:type> 
                  <v13:value>CISCO_EPNM</v13:value> 
               </v13:rdn> 
               <v13:rdn> 
                  <v13:type>ME</v13:type> 
                  <v13:value>210213</v13:value> 
               </v13:rdn> 
              <v13:rdn> 
                  <v13:type>PTP</v13:type> 
                  <v13:value>677419</v13:value> 
               </v13:rdn> 
                
            </v12:tpRef> 
  
            <!--Optional:--> 
            <v14:transmissionParametersList> 
               <!--Zero or more repetitions:--> 
               <v14:transmissionParameters> 
                  <!--Optional:--> 
                  <v14:layerRate>LR_PHYSICAL_OPTICAL</v14:layerRate> 
                  <!--Optional:--> 
                  <v14:parameterList> 
                     <!--Zero or more repetitions:--> 
                     <v15:nvs> 
                        <v15:name>adminState</v15:name> 
                        <v15:value>DOWN</v15:value> 
                     </v15:nvs> 
                     <v15:nvs>