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

VirtualMachine

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"
	},
	"compute_ids": [
		"string"
	],
	"description": "string",
	"display_name": "string",
	"external_id": "string",
	"guest_info": {
		"computer_name": "string",
		"os_name": "string"
	},
	"host_id": "string",
	"local_id_on_host": "string",
	"power_state": "VM_RUNNING",
	"resource_type": "string",
	"source": {
		"is_valid": false,
		"target_display_name": "string",
		"target_id": "string",
		"target_type": "string"
	},
	"tags": [
		{
			"scope": "string",
			"tag": "string"
		}
	],
	"type": "EDGE"
}

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

InlineVirtualMachineListResult1

Feedback

Was this page helpful?