Delete a restore
Once a restore is no longer needed, it can be safely deleted from a protection.
Deleting a restore only deletes the NetBackup for OpenStack information about this restore. No OpenStack resources are deleted.
Using Horizon
Deleting a single restore through the submenu
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to delete.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
- Identify the searched recovery point in the recovery point list.
- Click the recovery point name.
- Navigate to the Restore tab.
- Click Delete Restore in the line of the restore in question.
- Click Delete Restore again to confirm.
Deleting the multiple restores through a checkbox in recovery point overview
- On the Horizon console, navigate to NBOS Backups > Protection.
- Identify the protection that contains the recovery point to show.
- Click the protection name to enter the protection overview.
- Navigate to the Recovery Points tab.
- Identify the searched recovery point in the recovery points list.
- Enter the recovery point by clicking the recovery point name.
- Navigate to the Restore tab.
- Select the check box for each restore that shall be deleted.
- Click Delete Restore.
- Click Delete Restore again to confirm.
Using CLI
nbosjm restore-delete <restores_id>
<restore_id> ID of the restore to be deleted.