Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 533
  
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
484
 
 
 
      </ns3:terminateResponse> 
   </soap:Body> 
</soap:Envelope> 
9.46 terminate – CE Services  
The terminate is a generic call that can be used to terminate any provisioned CFS. The 
productNameRDN should contain the correct service type value for the “SERVICE_TYPE” RDN 
type. 
 
9.46.1 CE Service Terminate 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:terminateRequest> 
         <v11:rootRequest> 
            <v11:vendorExtensions> 
               <ciscoCeTerminateServiceRequest  
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>
EPL_Service_1
</v12:value> 
                     </v12:rdn> 
                  </cfsRef> 
                  <ciscoCeServiceOrderData> 
                     <serviceName>
EPL_Service_1
</serviceName> 
                  </ciscoCeServiceOrderData> 
               </ciscoCeTerminateServiceRequest> 
            </v11:vendorExtensions> 
         </v11:rootRequest> 
         <v11:productName> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>SERVICE_TYPE</v12:type> 
               <v12:value>EPL</v12:value> 
            </v12:rdn> 
         </v11:productName> 
         <v11:soaInput>