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 get command and specify the --boot-volume-replica-id parameter 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 GetBootVolumeReplica operation and specify the bootVolumeId attribute to get details for a boot volume replica.