For the complete documentation index, see llms.txt. This page is also available as Markdown.

detach

Detach a CD-ROM from a Server

Usage

ionosctl compute server cdrom detach [flags]

Aliases

For server command:

[s svr]

For cdrom command:

[cd]

For detach command:

[d]

Description

This will detach the CD-ROM from the Server.

Use --wait (-w) to wait for the resource to reach AVAILABLE state. You can force the command to execute without user input using --force option.

Required values to run command:

  • Data Center Id

  • Server Id

  • Cdrom Id

Options

Examples

Last updated

Was this helpful?