Deleting a Block Volume

Delete a block volume from the Block Volume service when it's no longer needed.

Caution

    1. Open the navigation menu and click Storage. Under Block Storage, click Block Volumes.
    2. Under List scope, select the compartment that contains the block volume.
    3. In the Block Volumes list, click the name of the volume that you want to delete.
    4. Click Terminate.
    5. In the confirmation dialog box, click Terminate.
  • Use the oci bv volume delete command and required parameters to delete a block volume:

    oci bv volume delete --volume-id volume_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteVolume operation to delete a block volume.