Copying a Volume Group Backup
Learn how to copy a volume group backup.
For more information about copying volume backups and volume group backups to new regions, including required permissions, see Copying a Volume Backup Between Regions.
Use the
oci bv volume-group-backup copycommand and specify the--destination-regionand--volume-group-backup-idparameters to copy a volume group backup:oci bv volume-group-backup-copy --destination-region <region_name> <volume_group_backup_id>For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CopyVolumeGroupBackup operation to and specify the volumeGroupBackupId and destinationRegion attributes in the CopyVolumeGroupBackupDetails resource to create a volume group copy in the specified region.