Delete a Policy Table

Note: This query is not available to Policy servers in NW-CMP mode.

You can use OSSI to delete a policy table that is already in CMP.

Note: If the policy table is currently used in a policy or policy template, the import fails.

The following example shows the XML command to a policy table named Sample 1.

<?xml version="1.0" encoding="UTF-8" ?> 
<XmlInterfaceRequest>
<DeletePolicyTableData>
  <Name>Sample 1</Name> 
</DeletePolicyTableData>
</XmlInterfaceRequest>