Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
571 
         </ns4:vendorExtensions> 
      </ns4:setIntendedRouteResponse> 
   </soap:Body> 
</soap:Envelope> 
 
9.58 TerminationPointControl 
9.58.1 setTerminationPointData 
9.58.1.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/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>