delete

Delete a Server

Usage

ionosctl server delete [flags]

Aliases

For server command:

[s svr]

For delete command:

[d]

Description

Use this command to delete a specified Server from a Virtual Data Center.

NOTE: This will not automatically remove the storage Volumes attached to a Server.

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

Options

Examples

Last updated