Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
547 
            </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> 
<v12:type>MD</v12:type> 
<v12:value>CISCO_EPNM</v12:value> 
</v12:rdn> 
<v12:rdn> 
<v12:type>PROFILE_TYPE</v12:type> 
<v12:value>QoS_PROFILE</v12:value> 
</v12:rdn> 
</v11:productName> 
<v11:soaInput> 
<!--Storm: ignored-->