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.

    1. In the Compute Cloud@Customer Console navigation menu, select Block Storage, then select Backup Policies.

    2. At the top of the page, select the compartment that contains the backup policy that has the schedule you want to delete.

    3. Select the name of the backup policy that has the schedule you want to delete.

    4. On the Backup Policy page, scroll to the Resources section.

    5. For the schedule you want to delete in the Schedules list, select the Actions menu (An image of the three dot icon.), then select Delete.

    6. 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.