Deleting a Backup Policy Assigned to a Volume Group
Learn how to delete a backup policy assigned to a volume group.
- On the Volume Groups list page, select the volume group you want to remove the backup policy from. If you need help finding the list page or the volume group, see Listing Volume Groups.
- On the details page, select Edit.
- Select Next until the Backup policy section is displayed.
-
In the Backup policies section, select None from the list.
-
Select Next, then Save changes.
Use the
oci bv volume-backup-policy-assignment delete
command and specify the--policy-id
parameter to delete a backup policy assigned to a volume group:oci bv volume-backup-policy-assignment delete --policy-id <policy_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteVolumeBackupAssignment operation and specify the policyAssignmentId attribute to delete a volume group backup policy assignment.