Getting Details for a Boot Volume Replica
Learn how to view details for a specific boot volume replica.
On the Boot Volume Replicas list page, select the boot volume replica you want to work with. If you need help finding the list page or the boot volume, see Listing Boot Volume Replicas
Use the
oci bv boot-volume-replica getcommand and specify the--boot-volume-replica-idparameter to get details for a boot volume replica:oci bv boot-volume-replica get --boot-volume-replica-id <boot-volume-replica-ID>For example:
oci bv boot-volume-replica get --boot-volume-replica-id ocid1.bootvolumereplica.oc1.phx.<unique_ID>For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
GetBootVolumeReplicaoperation and specify thebootVolumeIdattribute to get details for a boot volume replica.