Nic
Last updated
Last updated
Name | Required | Type | Default | Description |
---|---|---|---|---|
datacenter
yes
string
The datacenter in which to operate.
server
yes
string
The server name or UUID.
name
no
string
The name of the NIC.
id
yes
string
The id of the NIC.
lan
yes
integer
The LAN to connect the NIC. The LAN will be created if it does not exist. Only required on creates.
dhcp
no
boolean
Indicates if the NIC is using DHCP or not.
nat
no
boolean
Allow the private IP address outbound Internet access.
firewall_active
no
boolean
Indicates if the firewall is active.
ips
no
list
A list of IPs to be assigned to the NIC.
api_url
no
string
The Ionos API base URL.
username
no
string
The Ionos username. Overrides the IONOS_USERNAME environement variable.
password
no
string
The Ionos password. Overrides the IONOS_PASSWORD environement variable.
wait
no
boolean
true
Wait for the operation to complete before continuing.
wait_timeout
no
integer
600
The number of seconds until the wait ends.
state
no
string
present
Indicate desired state of the resource: present, absent, update