Listing the Attached Instances for a Boot Volume on a Roving Edge Infrastructure Device

Describes how to list the attached instances on a boot volume for a compute instance on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Compute > Instances. The Instances page appears. All instances are listed in tabular form.

    2. Select a State from the list to limit the boot volumes displayed to that state.

    3. Click the instance whose attached boot volumes you want to list. The instance's Details page appears.

    4. Click Boot Volume under Resources. The Boot Volumes page appears, displaying the boot volumes in tabular form.

    5. Click the boot volume whose attachments you want to list. The boot volume's Details page appears.

    6. Click Attached Instances under Resources. The Attached Instances page appears. All attached instances are displayed in tabular form.

  • Use the oci compute boot-volume-attachment list command and required parameters to list the boot volumes attachments for a compute instance on your Roving Edge Infrastructure devices:

    oci compute boot-volume-attachment list --compartment-id compartment_ocid --availability-domain orei-1-ad-1 [OPTIONS]

    To determine your Roving Edge Infrastructure device compartment OCID, see Compartments.

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the ListBootVolumeAttachments operation to list the boot volumes attachments for a compute instance on your Roving Edge Infrastructure devices.