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

delete

Delete a Volume

Usage

ionosctl compute volume delete [flags]

Aliases

For volume command:

[v vol]

For delete command:

[d]

Description

Use this command to delete specified Volume. This will result in the Volume being removed from your Virtual Data Center. Please use this with caution!

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

  • Volume Id

Options

Examples

Last updated

Was this helpful?