Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Interface

...

  1. On the left hand side menu, go to Volumes > Volumes

  2. Image Added

    Click the drop-down menu on the right-hand side (in Actions column) and select MANAGE ATTACHMENTS

image2021-12-2_14-15-13.pngImage Removed

...

  1. Click DETACH VOLUME

...

  1. Image Added

Command-line

Code Block
themeEmacs
openstack server remove volume <server-id> <volume-id>


Emacs
Code Block
theme
$ openstack server remove volume 6b2bedc4-9d8e-4bf3-be63-1dd49bc2e188 2d61791d-5f52-46e1-81ac-05221c308fe8

...