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 deletecommand and specify the--volume-backup-idparameter 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
DeleteVolumeBackupoperation to and specify thecompartmentIdattribute to list block volume backups.