Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 632
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.2 MTOSI API Guide for OSS Integration  
 
 
604 
      <ns5:createConfigResponse 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns:ns3="http://www.cisco.com/epnm/mtop/nrf/xsd/cac/ext/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns5="http://www.cisco.com/epnm/mtop/rp/xsd/cac/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/nrb/xsd/cri/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/nrf/xsd/com/v1"> 
         <ns5:configData/> 
      </ns5:createConfigResponse> 
   </soap:Body> 
</soap:Envelope> 
9.61.2 modify 
9.61.2.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:modifyConfigRequest> 
       
         <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:configRef> 
            <v12:featureName>feature-ospf</v12:featureName> 
            <v12:configEntity> 
               <v12:entityName>OspfProcessSettings</v12:entityName> 
               <v12:configAttributes> 
                  <v12:configAttribute> 
                     <v12:name>routerId</v12:name> 
                     <v12:value>8.8.8.9</v12:value> 
                  </v12:configAttribute> 
               </v12:configAttributes>