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.

    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. Select the instance to which you want to attach a block volume under Instances.

    4. Select 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 --compartment-id <compartment_OCID> --instance-id <instance_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 CLI setup information 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.