Listing Volume Group Backups

Learn how to list volume group backups in a compartment.

    1. Open the navigation menu  and select Storage. Under Block Storage, select Volume Groups.
    2. Under Block Storage, select Volume Group Backups.
  • Use the oci bv volume-group-backup list command and specify the --compartment-id parameter to view the volume group backups in that compartment:

    oci bv volume-group-backup list --compartment-id <compartment_ID>

    For example:

    oci bv volume-group-backup list --compartment-id ocid1.compartment.oc1..<unique_ID>

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

  • Run the ListVolumeGroupBackups operation and specify the compartmentId attribute to view a list of volume group backups in that compartment.