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

VirtualNetworkInterface

AllOf


This class requires all of the following:

JSON Example

{
	"_last_sync_time": 0,
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_schema": "string",
	"_self": {
		"action": "string",
		"href": "string",
		"rel": "string"
	},
	"description": "string",
	"device_key": "string",
	"device_name": "string",
	"display_name": "string",
	"external_id": "string",
	"host_id": "string",
	"ip_address_info": [
		{
			"ip_addresses": [
				"string"
			],
			"source": "VM_TOOLS"
		}
	],
	"lport_attachment_id": "string",
	"mac_address": "string",
	"owner_vm_id": "string",
	"owner_vm_type": "EDGE",
	"resource_type": "string",
	"tags": [
		{
			"scope": "string",
			"tag": "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
Property Of

InlineVirtualNetworkInterfaceListResult1

Feedback

Was this page helpful?