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

reboot

Force a hard reboot of a Server

Usage

ionosctl compute 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.

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

Options

Examples

Last updated

Was this helpful?