Detaching a Block Volume from a Roving Edge Infrastructure Device

Describes how to detach a block volume from a compute instance on your Roving Edge Infrastructure device.

See Detaching a Volume 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 from which you want to detach the volume under Instances. The instance's Details page appears.

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

    5. Select the Actions menu (Actions Menu) for the block volume you want to detach and click Detach.

    6. Confirm the detachment when prompted.

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

    oci compute volume-attachment detach --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 DetachVolume operation to detach a block volume from a compute instance on your Roving Edge Infrastructure devices.