Delete a protection
When a protection is no longer needed, you can delete it. You must expire all the recovery points before you delete the protection.
Using Horizon
To delete a protection
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection to be modified and select Delete Protection from the drop-down list.
- Click Delete Protection again to confirm.
Using CLI
nbosjm protection-delete [--database_only <True/False>] <protection-id>
<protection-id> ID of the protection to delete.
--database_only Keep True if you want to delete from the database only. The default value is False.