Deleting a Volume Backup

Learn how to delete a block volume backup from a compartment.

    1. On the Block Volume Backups list page, locate the volume you want to work with. If you need help finding the list page, see Listing Volume Backups.
    2. Select the the Actions menu (three dots), and then select Terminate.
    3. Confirm when prompted.
  • Use the oci bv backup delete command and specify the --volume-backup-id parameter to list block volume backups:

    oci bv backup delete --volume-backup-id <volume_backup_OCID> ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteVolumeBackup operation to and specify the compartmentId attribute to list block volume backups.