| Name | Type | Description | Notes |
|---|---|---|---|
| info_source | str | Specifies the origin of the interface data collected. values: domain, guest-agent, multus-status. | [optional] |
| interface_name | str | The interface name inside the Virtual Machine | [optional] |
| ip_address | str | IP address of a Virtual Machine interface. It is always the first item of IPs | [optional] |
| ip_addresses | list[str] | List of all IP addresses of a Virtual Machine interface | [optional] |
| link_state | str | LinkState Reports the current operational link state`. values: up, down. | [optional] |
| mac | str | Hardware address of a Virtual Machine interface | [optional] |
| name | str | Name of the interface, corresponds to name of the network assigned to the interface | [optional] |
| pod_interface_name | str | PodInterfaceName represents the name of the pod network interface | [optional] |
| queue_count | int | Specifies how many queues are allocated by MultiQueue | [optional] |