Getting a Block Volume Attachment's Details within a Roving Edge Infrastructure Device

Describes how to get the details of a block volume 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. (optional) 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.

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

    5. Click the block volume whose details you want to get. The block volume's Details page appears.

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

    oci compute volume-attachment get --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 GetVolumeAttachment operation to get the details of a block volume attached to a compute instance on your Roving Edge Infrastructure devices.