NSX-T Data Center REST API
VirtualNetworkInterfaceRuntimeInfo (schema)
Runtime details of virtual network interface
Runtime details of virtual network interface of virtual machine.
Name | Description | Type | Notes |
---|---|---|---|
external_id | External Id of virtual network inferface | string | Required |
uptv2_active | UPTv2 runtime status of virtual network interface This flag specifies whether UPTv2 (Universal Pass-through version 2) is active on the virtual network interface or not. If TRUE, then the virtual network interface works in the pass-through mode. If FALSE, then the virtual network interface still has network connectivity but works in emulated mode and pass-through is not enabled. This flag is NONE, if it is not applicable. |
string | Enum: NONE, True, False |