Deleting a User-defined Backup Policy
Delete a user-defined (custom) backup policy in Block Volume.
- On the Backup Policies list page, find the backup policy that you want to work with. If you need help finding the list page or the backup policies, see Listing Backup Policies.
- From the , select Delete.
- In the Delete backup policy dialog box, enter the name of the backup policy that you want to delete.
- Select Delete.
Use the
oci bv volume-backup-policy delete
command and specify the--policy-id
parameter to delete the policy:oci bv volume-backup-policy delete --policy-id <policy_ID>
Note
You can only delete a user-defined backup policy if it is not assigned to any volumes. You cannot delete Oracle-defined backup policies.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
DeleteVolumeBackupPolicy
operation and specify thepolicyId
attribute to delete a policy.