reboot

Force a hard reboot of a Server

Usage

ionosctl server reboot [flags]

Aliases

For server command:

[s svr]

For reboot command:

[r]

Description

Use this command to force a hard reboot of the Server. Do not use this method if you want to gracefully reboot the machine. This is the equivalent of powering off the machine and turning it back on.

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