Retrieving a Volume Group Backup

Learn how to retrieve information for a specified volume group backup.

  • On the Volume Group Backups list page, select the volume group backup that you want. If you need help finding the list page or the volume group backups, see Listing Volume Group Backups.
  • Use the oci bv volume-group-backup get command and specify the --volume-group-backup-id parameter to retrieve information for that volume group backup:

    oci bv volume-group-backup get --volume-group-backup-id <volume-group-backup_ID>

    For example:

    oci bv volume-group-backup get --volume-group-backup-id ocid1.volumegroupbackup.oc1.phx.<unique_ID>

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

  • Run the GetVolumeGroupBackup operation and specify the volumeGroupBackupId attribute to retrieve information for that volume group backup.