You can use OSSI to delete a policy table that is already in CMP.
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>