detach

Detach a Volume from a Server

Usage

ionosctl server volume detach [flags]

Aliases

For server command:

[s svr]

For volume command:

[v vol]

For detach command:

[d]

Description

This will detach the Volume from the Server. Depending on the Volume HotUnplug settings, this may result in the Server being rebooted. This will NOT delete the Volume from your Virtual Data Center. You will need to use a separate command to delete a Volume.

You can wait for the Request to be executed using --wait-for-request option. You can force the command to execute without user input using --force option.

Required values to run command:

  • Data Center Id

  • Server Id

  • Volume Id

Options

Examples

Last updated