Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 642
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
613 
                     <v12:value>7</v12:value> 
                  </v12:configAttribute> 
                  <v12:configAttribute> 
                     <v12:name>distanceIP</v12:name> 
                     <v12:value>6</v12:value> 
                  </v12:configAttribute> 
                  <v12:configAttribute> 
                     <v12:name>distanceExternal</v12:name> 
                     <v12:value>5</v12:value> 
                  </v12:configAttribute> 
               </v12:configAttributes> 
            </v12:configEntity> 
         </v11:configData> 
          
      </v11:createConfigRequest> 
   </soapenv:Body> 
</soapenv:Envelope>  
9.64.1.2 
SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns10="http://www.tmforum.org/mtop/nrf/xsd/com/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/nrb/xsd/cri/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns5="http://www.cisco.com/epnm/mtop/rp/xsd/cac/v1" 
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns3="http://www.cisco.com/epnm/mtop/nrf/xsd/cac/ext/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"/> 
   </soap:Header> 
   <soap:Body> 
      <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.64.2 modify 
9.64.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"