admin_status |
Interface administration status |
string |
Enum: UP, DOWN |
backing_nsx_managed |
Indicates whether backing of VIRTUAL network interface is managed by NSX |
boolean |
|
connected_switch |
Connected switch |
string |
|
connected_switch_type |
Type of switch
Type of switch associated with the interface. |
string |
Readonly Enum: VSS, DVS, N-VDS |
device |
Device name
Device name. |
string |
Readonly |
dpu_backed |
Flag to indicate DPU backed interface
If interface is backed by data processing unit (DPU) and state of DPU is MANAGED,
then this property is true.
|
boolean |
Readonly |
dpu_id |
Data processing unit ID
Data processing unit ID if the interface is backed by a DPU. |
string |
Readonly |
driver |
Driver name
Driver name. |
string |
Readonly |
ens_capable |
Interface capability for Enhanced Networking Stack |
boolean |
|
ens_enabled |
Indicates whether interface is enabled for Enhanced Networking Stack |
boolean |
|
ens_interrupt_capable |
Interface capability for Enhanced Networking Stack interrupt
This boolean property describes if network interface is capable for Enhanced Networking Stack interrupt |
boolean |
|
ens_interrupt_enabled |
Indicates whether interface is enabled for Enhanced Networking Stack interrupt
This boolean property describes if network interface is enabled for Enhanced Networking Stack interrupt |
boolean |
|
host_managed |
Indicates whether interface is managed by the host |
boolean |
|
interface_alias |
IP Alias |
array of NodeInterfaceAlias |
|
interface_id |
Interface ID |
string |
|
interface_type |
Interface Type |
string |
Enum: PHYSICAL, VIRTUAL, BOND, TEAMING |
interface_uuid |
UUID of the interface |
string |
Readonly |
key |
Device key
Device key. |
string |
Readonly |
link_status |
Interface administration status |
string |
Enum: UP, DOWN |
lport_attachment_id |
LPort Attachment Id assigned to VIRTUAL network interface of a node |
string |
|
mtu |
Interface MTU |
integer |
|
pci |
PCI device
PCI device. |
string |
Readonly |
source |
Source of status data |
DataSourceType |
|
speed |
Speed
Interface speed in Mbps. |
number |
Readonly |
state |
Virtual tunnel end point state
This property shows the current state of virtual tunnel end point (VTEP).
If not in NORMAL state, then overlay workloads using this TEP will face
network outage. In those cases, check if TEP has valid IP or any other underlay
connectivity issues, and enable TEP HA to failover workloads to other healthy
TEPs. Note that MAINTENANCE state is triggered by user and TEP will be disabled.
|
string |
Enum: INVALID_STATE, INIT, NORMAL, IP_WAITING, BFD_DOWN, MAINTENANCE |