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

VmToolsInfo

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",
	"display_name": "string",
	"external_id": "string",
	"file_agent_version": "string",
	"host_local_id": "string",
	"network_agent_version": "string",
	"resource_type": "string",
	"source": {
		"is_valid": false,
		"target_display_name": "string",
		"target_id": "string",
		"target_type": "string"
	},
	"tags": [
		{
			"scope": "string",
			"tag": "string"
		}
	],
	"tools_version": "string",
	"vm_type": "EDGE"
}

Vendor Extensions

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

Feedback

Was this page helpful?