gateway(Optional[String[1,45]])
— Gateway address for the network interface. IPv4 and IPv6 are supported.
ip_address(String[1,45])
— IP address of the network interface. IPv4 and IPv6 are supported.
is_disabled(Optional[Boolean])
— Indicates whether the network interface is disabled.
nas_server_id(String)
— Unique identifier of the NAS server to which the network interface belongs, as defined by the nas_server resource type.
prefix_length(Integer[1,128])
— Prefix length for the interface. IPv4 and IPv6 are supported.
role(Optional[Enum['Production','Backup']])
— - Production - This type of network interface is used for all file protocols and services of a NAS server. This type of interface is inactive while a NAS server is in destination mode. - Backup - This type of network interface is used only for NDMP/NFS backup or disaster recovery testing. This type of interface is always active in all NAS server modes.
vlan_id(Optional[Integer[0,4094]])
— Virtual Local Area Network (VLAN) identifier for the interface. The interface uses the identifier to accept packets that have matching VLAN tags.