ReplicaNic
Properties
Name
Type
Description
Notes
lan
int
The LAN ID of this replica NIC.
name
str
The replica NIC name.
dhcp
bool
DHCP for this replica NIC. This is an optional attribute with the default value 'TRUE' if not specified in the request payload or as null.
[optional]
firewall_active
bool
Activate or deactivate the firewall. By default, an active firewall without any defined rules will block all incoming network traffic except for the firewall rules that explicitly allows certain protocols, IP addresses and ports.
[optional]
firewall_type
str
The type of firewall rules that will be allowed on the NIC. If not specified, the default INGRESS value is used.
[optional]
Last updated
Was this helpful?