Deleting a Block Volume from a Roving Edge Infrastructure Device

Describes how to delete a block volume from your Roving Edge Infrastructure device.

The volume cannot have an active connection to an instance. See Deleting a Volume in the Oracle Cloud Infrastructure documentation for more information on this feature.

Caution

All data on the volume is permanently lost when the volume is deleted.

    1. Open the navigation menu and select Block Storage > Block Volumes. The Block Volumes page appears. All block volumes are listed in tabular form.

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

    3. Click the block volume that you want to delete. The block volume's Details page appears.

    4. Click Terminate.

    5. Confirm the deletion when prompted.

  • Use the oci bv volume delete command and required parameters to delete a block volume from your Roving Edge Infrastructure devices:

    oci bv volume delete --volume-id volume_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 DeleteVolume operation to delete a block volume from your Roving Edge Infrastructure devices.