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  
 
 
530 
               </ns17:deployResult> 
            </ns5:vendorExtensions> 
            <ns5:serviceStateChangeList> 
               <ns7:objectType>CFS</ns7:objectType> 
               <ns7:objectName> 
                  <ns4:rdn> 
                     <ns4:type>MD</ns4:type> 
                     <ns4:value>CISCO_EPNM</ns4:value> 
                  </ns4:rdn> 
                  <ns4:rdn> 
                     <ns4:type>CFS</ns4:type> 
                     <ns4:value>EPLAN_MyService3</ns4:value> 
                  </ns4:rdn> 
               </ns7:objectName> 
            </ns5:serviceStateChangeList> 
         </ns3:cfsStateChange> 
      </ns3:modifyResponse> 
   </soap:Body> 
</soap:Envelope> 
9.52.5 CE Service EP-LAN Modify (Remove Site) SOAP Request 
<?xml version="1.0" encoding="UTF-8"?> 
<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/sa/xsd/sai/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header/> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:modifyRequest> 
         <v11:basicInput> 
            <v11:vendorExtensions> 
               <ciscoCeModifyServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1"> 
                  <cfsRef> 
                     <v12:rdn> 
                        <v12:type>MD</v12:type> 
                        <v12:value>CISCO_EPNM</v12:value> 
                     </v12:rdn> 
                     <v12:rdn> 
                        <v12:type>CFS</v12:type> 
                        <v12:value>EPLAN_MyService3</v12:value> 
                     </v12:rdn> 
                  </cfsRef> 
                  <ciscoCeServiceOrderData> 
                      
                     <aEndEpDataList> 
   
 
 
    <endpointData> 
<uniModifyOperation>remove</uniModifyOperation> 
                        <uniRef> 
                           <v12:rdn> 
                              <v12:type>MD</v12:type> 
                              <v12:value>CISCO_EPNM</v12:value> 
                           </v12:rdn>