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  
 
 
601 
                           <ns26:mappingMode>GFPF</ns26:mappingMode> 
                        </ns26:laneSettings> 
                        <ns26:laneSettings> 
                           <ns26:laneNumber>10</ns26:laneNumber> 
                           <ns26:portMode>ETHERNET</ns26:portMode> 
                           <ns26:framingType>OPU2</ns26:framingType> 
                           <ns26:mappingMode>GFPF</ns26:mappingMode> 
                        </ns26:laneSettings> 
                     </ns26:breakoutModeSettings> 
                  </ns26:ciscoPtpExtension> 
               </ns5:vendorExtensions> 
               <ns6:resourceState>WORKING</ns6:resourceState> 
               <ns9:transmissionParametersList> 
                  <ns9:transmissionParameters> 
                     <ns9:layerRate>LR_PHYSICAL_OPTICAL</ns9:layerRate> 
                  </ns9:transmissionParameters> 
               </ns9:transmissionParametersList> 
            </ns20:ptp> 
         </ns4:modifiedTp> 
      </ns4:setTerminationPointDataResponse> 
   </soap:Body> 
</soap:Envelope> 
9.61 CiscoConfigActivationControl 
9.61.1 create 
9.61.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.cisco.com/epnm/mtop/rp/xsd/cac/v1" 
xmlns:v12="http://www.cisco.com/epnm/mtop/nrf/xsd/cac/ext/v1" 
xmlns:v13="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:createConfigRequest> 
         <v11:networkResourceRefType> 
            <v12:fdnType>ME</v12:fdnType> 
            <v12:meRef> 
               <v13:rdn> 
                  <v13:type>MD</v13:type> 
                  <v13:value>CISCO_EPNM</v13:value> 
               </v13:rdn> 
               <v13:rdn> 
                  <v13:type>ME</v13:type> 
                  <v13:value>prime-asr9010-4.cisco.com</v13:value>                   
               </v13:rdn> 
            </v12:meRef> 
         </v11:networkResourceRefType> 
 
         <v11:configData> 
            <v12:featureName>feature-ospf</v12:featureName>