Getting Details for a Volume Group Replica
Learn how to view details for a specific volume group replica.
On the Volume Groups list page, select the volume group you want to work with. If you need help finding the list page or the volume group, see Listing Volume Groups.
Use the
oci bv volume-group-replica get
command and specify the--volume-group-replica-id
parameter to get details for a volume group replica:oci bv volume-group-replica get --volume-group-replica-id <volume-group-replica-ID>
For example:
oci bv volume-group-replica get --volume-group-replica-id ocid1.volumegroupreplica.oc1.phx.<unique_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
GetVolumeGroupReplica
operation and specify thevolumeGroupReplicaId
attribute to get details for a volume group replica.