Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 574
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
528
 
 
 
               <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>
EPL_Service_1
</ns4:value> 
                  </ns4:rdn> 
               </ns7:objectName> 
            </ns5:serviceStateChangeList> 
         </ns3:cfsStateChange> 
      </ns3:terminateResponse> 
   </soap:Body> 
</soap:Envelope> 
 
9.55.3 Terminate QOS Profile 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.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> 
<ciscoCeQoSProfileTerminateServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1"> 
<profileRef> 
<v12:rdn> 
<v12:type>MD</v12:type> 
<v12:value>CISCO_EPNM</v12:value> 
</v12:rdn> 
<v12:rdn> 
<v12:type>QOS_PROFILE</v12:type> 
<v12:value>MyUnitProfile</v12:value> 
</v12:rdn> 
</profileRef> 
<ciscoCeQoSProfileOrderData> 
<qosProfileName>MyUnitProfile</qosProfileName> 
<applyToInterfaces>true</applyToInterfaces> 
<applyToVirtual>true</applyToVirtual> 
<applyToPrivate>true</applyToPrivate> 
<qosOperationType>remove</qosOperationType> 
<serviceCount>0</serviceCount> 
</ciscoCeQoSProfileOrderData> 
</ciscoCeQoSProfileTerminateServiceRequest> 
</v11:vendorExtensions> 
</v11:rootRequest> 
<v11:productName> 
<v12:rdn>