Getting Details for a Block Volume Replica

Learn how to view details for a specific block volume replica.

  • On the Block Volume Replicas page, select the block volume replica that you want to work with. If you need help finding the list page or the block volume replica, see Listing Block Volume Replicas.

  • Use the oci bv block-volume-replica get command and specify the --block-volume-replica-id parameter to view details for a block volume replica:

    oci bv block-volume-replica get --block-volume-replica-id <block-volume-replica-ID>

    For example:

    oci bv block-volume-replica get --block-volume-replica-id ocid1.blockvolumereplica.oc1.phx.<unique_ID>

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

  • Run the GetBlockVolumeReplica operation and specify the blockVolumeReplicaId attribute to view details for a boot volume replica.