InlineVirtualNetworkInterface1
{
"device_key": "string",
"device_name": "string",
"external_id": "string",
"host_id": "string",
"ip_address_info": [
{
"ip_addresses": [
"string"
],
"source": "string"
}
],
"lport_attachment_id": "string",
"mac_address": "string",
"owner_vm_id": "string",
"owner_vm_type": "string",
"uptv2_enabled": false,
"vm_local_id_on_host": "string"
}
Device key of the virtual network interface.
Device name of the virtual network interface.
External Id of the virtual network inferface.
Id of the host on which the vm exists.
IP Addresses of the the virtual network interface, from various sources.
LPort Attachment Id of the virtual network interface.
MAC address of the virtual network interface.
Id of the vm to which this virtual network interface belongs.
Owner virtual machine type; Edge, Service VM or other.
Specifies if UPTv2 (Universal Pass-through version 2) compatibility is enabled for the virtual network interface or not.
Id of the vm unique within the host.