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
[option-ids.{index}] IDs of options to enable on server
41
-
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
42
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-2 | pl-waw-3)
13
+
[project-id] Project ID to use. If none is passed the default project ID will be used
14
+
name=<generated> Name of the server (≠hostname)
15
+
[description] Description associated with the server, max 255 characters
16
+
[type] Server commercial type
17
+
[tags.{index}] Tags to associate to the server
18
+
[install.os-id] ID of the OS to installation on the server
19
+
[install.hostname] Hostname of the server
20
+
[install.ssh-key-ids.{index}] SSH key IDs authorized on the server
21
+
[install.user] User for the installation
22
+
[install.password] Password for the installation
23
+
[install.service-user] Regular user that runs the service to be installed on the server
24
+
[install.service-password] Password used for the service to install
[option-ids.{index}] IDs of options to enable on server
42
+
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
43
+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-2 | pl-waw-3)
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-2 | pl-waw-3)
17
+
[all-ssh-keys] Add all SSH keys on your baremetal instance (cannot be used with ssh-key-ids)
18
+
ssh-key-ids.{index} SSH key IDs authorized on the server (cannot be used with all-ssh-keys)
19
+
[user] User used for the installation
20
+
[password] Password used for the installation
21
+
[service-user] User used for the service to install
22
+
[service-password] Password used for the service to install
23
+
[partitioning-schema.disks.{index}.device]
24
+
[partitioning-schema.disks.{index}.partitions.{index}.label] (unknown_partition_label | uefi | legacy | root | boot | swap | data | home | raid | zfs)
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-2 | pl-waw-3)
0 commit comments