Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
device | NestedDevice | ||
name | str | ||
type | Type2 | ||
enabled | bool | [optional] | |
lag | NestedInterface | [optional] | |
mtu | int | [optional] | |
mac_address | str | [optional] | |
mgmt_only | bool | This interface is used only for out-of-band management | [optional] |
description | str | [optional] | |
connected_endpoint_type | str | [optional] | |
connected_endpoint | dict(str, str) | Return the appropriate serializer for the type of connected object. | [optional] |
connection_status | ConnectionStatus | [optional] | |
cable | NestedCable | [optional] | |
mode | Mode | [optional] | |
untagged_vlan | NestedVLAN | [optional] | |
tagged_vlans | list[NestedVLAN] | [optional] | |
tags | list[str] | [optional] | |
count_ipaddresses | int | [optional] |