Deleting a Volume Backup
Learn how to delete a block volume backup from a compartment.
- 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.
- Select the the , and then select Terminate.
- 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 thecompartmentId
attribute to list block volume backups.