Deleting a Backup Policy Schedule
On Compute Cloud@Customer, you cannot change an Oracle defined backup policy. You can only change or delete the schedules of 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 that has the schedule you want to delete.
-
Click the name of the backup policy that has the schedule you want to delete.
-
On the Backup Policy page, scroll to the Resources section.
-
For the schedule you want to delete in the Schedules list, 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 backup policy.
oci bv volume-backup-policy delete \ --policy-id ocid1.volumebackuppolicy.unique_ID --force
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
This task is not available in the API.
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.