Deleting a Backup Policy
On Compute Cloud@Customer, you cannot delete an Oracle defined backup policy. You can only delete user defined backup policies.
-
In the Compute Cloud@Customer Console navigation menu, click Block Storage, then click Backup Policies.
-
At the top of the page, select the compartment that contains the backup policy.
-
For the policy you want to delete, click the Actions menu (
), then click Delete.
-
Confirm the deletion.
-
Use the oci bv volume-backup-policy delete command and required parameters to delete a user defined backup policy.
oci bv volume-backup-policy delete --policy-id <policy_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the DeleteVolumeBackupPolicy operation to delete a user defined backup policy.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.