| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | The IPv4 address associated with this Network Interface. | [optional] |
| gateway | str | The IPv4 address of the gateway through which this Network Interface will communicate with the network. | [optional] |
| mac_address | str | The media access control address associated with this Network Interface. | [optional] |
| mtu | int | The maximum message transfer unit size for this Network Interface (in bytes). | [optional] |
| vlan | int | The VLAN ID for this Network Interface. | [optional] |