Parameter |
Choices/Defaults |
Comments |
additional_disks
(added in 2.3) |
|
List of dictionaries for creating additional disks that are added to the Linode configuration settings.
Dictionary takes Size, Label, Type. Size is in MB.
|
alert_bwin_enabled
bool
(added in 2.3) |
|
Set status of bandwidth in alerts.
|
alert_bwin_threshold
(added in 2.3) |
|
Set threshold in MB of bandwidth in alerts.
|
alert_bwout_enabled
bool
(added in 2.3) |
|
Set status of bandwidth out alerts.
|
alert_bwout_threshold
(added in 2.3) |
|
Set threshold in MB of bandwidth out alerts.
|
alert_bwquota_enabled
bool
(added in 2.3) |
|
Set status of bandwidth quota alerts as percentage of network transfer quota.
|
alert_bwquota_threshold
(added in 2.3) |
|
Set threshold in MB of bandwidth quota alerts.
|
alert_cpu_enabled
bool
(added in 2.3) |
|
Set status of receiving CPU usage alerts.
|
alert_cpu_threshold
(added in 2.3) |
|
Set percentage threshold for receiving CPU usage alerts. Each CPU core adds 100% to total.
|
alert_diskio_enabled
bool
(added in 2.3) |
|
Set status of receiving disk IO alerts.
|
alert_diskio_threshold
(added in 2.3) |
|
Set threshold for average IO ops/sec over 2 hour period.
|
api_key
|
|
Linode API key
|
backupweeklyday
(added in 2.3) |
|
Integer value for what day of the week to store weekly backups.
|
datacenter
|
|
datacenter to create an instance in (Linode Datacenter)
|
displaygroup
(added in 2.3) |
|
Add the instance to a Display Group in Linode Manager.
|
distribution
|
|
distribution to use for the instance (Linode Distribution)
|
kernel_id
(added in 2.4) |
|
kernel to use for the instance (Linode Kernel)
|
linode_id
|
|
Unique ID of a linode server
aliases: lid
|
name
|
|
Name to give the instance (alphanumeric, dashes, underscore).
To keep sanity on the Linode Web Console, name is prepended with LinodeID_ .
|
password
|
|
root password to apply to a new server (auto generated if missing)
|
payment_term
|
|
payment term to use for the instance (payment term in months)
|
plan
|
|
plan to use for the instance (Linode plan)
|
private_ip
bool
(added in 2.3) |
|
Add private IPv4 address when Linode is created.
|
ssh_pub_key
|
|
SSH public key applied to root user
|
state
|
Choices:
- absent
- active
- deleted
present ←
- restarted
- started
- stopped
|
Indicate desired state of the resource
|
swap
|
Default:
512
|
swap size in MB
|
wait
bool |
|
wait for the instance to be in state running before returning
|
wait_timeout
|
Default:
300
|
how long before wait gives up, in seconds
|
watchdog
bool
(added in 2.2) |
Default:
"True"
|
Set status of Lassie watchdog.
|