You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Requires a `root_pass` be supplied to use for the root User's Account.
8481
8489
* It is recommended to supply SSH keys for the root User using the
8482
8490
`authorized_keys` field.
8491
+
* Linodes utilizing Metadata (`"has_user_data": true`) should include `metadata.user_data` in the rebuild request to continue using the service.
8483
8492
8484
8493
You also have the option to resize the Linode to a different plan by including the `type` parameter with your request. Note that resizing involves migrating the Linode to a new hardware host, while rebuilding without resizing maintains the same hardware host. Resizing also requires significantly more time for completion of this command. The following additional conditions apply:
Cannot be modified after provisioning. To update, use either the [Linode Clone](/docs/api/linode-instances/#linode-clone) or [Linode Rebuild](/docs/api/linode-instances/#linode-rebuild) commands.
22745
+
22731
22746
Must not be included when cloning to an existing Linode.
22732
22747
22733
22748
Unencoded data must not exceed 65535 bytes, or about 16kb encoded.
0 commit comments