Listing Block Volume Attachments within a Roving Edge Infrastructure Device

Describes how to list the block volumes attached to a compute instance on your Roving Edge Infrastructure device.

See Listing Volume Attachments in the Oracle Cloud Infrastructure documentation for more information on this feature.

    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 instances displayed to that state.

    3. Click the instance to which you want to attach a block volume under Instances.

    4. Click Attached Block Volumes in the lower left corner. All attached block volumes are listed in tabular form.

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

    oci compute volume-attachment list --volume-attachment-id volume_attachment_ocid [OPTIONS]

    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 ListVolumeAttachments operation to list the block volumes attached to a compute instance on your Roving Edge Infrastructure devices.