Accessing the Backups
On Compute Cloud@Customer, after a manual or automatic backup takes place, you can use the topics in this section to locate the backup.
For scheduled or policy-based backups, there might be a delay of up to 5 minutes for backups to show up in the list. This delay applies to viewing backups in the Compute Cloud@Customer Console, CLI, and API.
-
In the Compute Cloud@Customer Console navigation menu, click Block Storage, then select one of the following items:
-
Block Volume Backups
-
Volume Group Backups
The manual and automatic backups are displayed.
-
-
To see the details of a backup, click the backup name.
-
Use the oci bv backup list command and required parameters to list the volume backups in the specified compartment.
oci bv backup list --compartment-id <compartment_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the ListVolumeBackups operation to list the volume backups in the specified compartment.
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.