Boot a Linode

Boots a Linode you have permission to modify.

If the Linode is using config profiles, and no parameters are given, a config profile is chosen for this boot based on the following criteria:

  • If there is only one config profile for this Linode, it will be used.
  • If there is more than one config profile, the last booted config will be used.
  • If there is more than one config profile and none were the last to be booted (because the Linode was never booted or the last booted config was deleted) an error will be returned.

If the Linode is using Linode interfaces, where interface_generation is set as linode, an error is returned if the Linode has to boot without any interface defined.

linode-cli linodes boot 123

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
linodes:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The ID of the Linode to boot.

Body Params

Optional configuration to boot into (see above).

integer | null

The Linode Config ID to boot into.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json