| Name | Type | Description | Notes |
|---|---|---|---|
| region | RegionRef | [optional] | |
| availability_zone | AvailabilityZoneRef | [optional] | |
| array | ArrayRef | [optional] | |
| interface_type | str | The interface type. | |
| eth | NetworkInterfaceEth | [optional] | |
| fc | NetworkInterfaceFc | [optional] | |
| services | list[str] | The services provided by this Network Interface. | [optional] |
| enabled | bool | True if interface is in use. | |
| network_interface_group | NetworkInterfaceGroupRef | [optional] | |
| max_speed | int | Configured speed of this Network Interface. Typically this is the maximum speed of the port or bond represented by the Network Interface. |