Delete a policy
Once a policy is no longer needed, it can be safely deleted. All snapshots need to be deleted before the policy gets deleted.
See About snapshots.
Using Horizon
To delete a policy do the following steps:
On the Horizon console, navigate to NBOS Backups > Policies.
Identify the policy to be deleted.
Click drop-down.
Click .
Click again to confirm.
Using CLI
nbosjm policy-delete [--database_only <True/False>] <policy-id>
<policy-id> ID/name of the policy to delete.
--database_only <True/False> Keep True if want to delete from database only. (Default=False)