[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineVirtualNetworkInterface1

Properties

string
device_key Required

Device key of the virtual network interface.


string
owner_vm_id Required

Id of the vm to which this virtual network interface belongs.


string
external_id Required

External Id of the virtual network inferface.


string
host_id Required

Id of the host on which the vm exists.


string
mac_address Required

MAC address of the virtual network interface.


string
vm_local_id_on_host Required

Id of the vm unique within the host.


array of IpAddressInfo
ip_address_info Optional

IP Addresses of the the virtual network interface, from various sources.


string
lport_attachment_id Optional

LPort Attachment Id of the virtual network interface.


string
device_name Optional

Device name of the virtual network interface.


string
owner_vm_type Optional

Owner virtual machine type; Edge, Service VM or other.

Possible values are: EDGESERVICEREGULAR

JSON Example

{
	"device_key": "string",
	"external_id": "string",
	"host_id": "string",
	"mac_address": "string",
	"owner_vm_id": "string",
	"vm_local_id_on_host": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Inventory
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

VirtualNetworkInterface

Feedback

Was this page helpful?