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

DiscoveredNode

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"
	},
	"certificate": "string",
	"cm_local_id": "string",
	"description": "string",
	"display_name": "string",
	"external_id": "string",
	"hardware_id": "string",
	"ip_addresses": [
		"string"
	],
	"node_type": "string",
	"origin_id": "string",
	"origin_properties": [
		{
			"key": "string",
			"value": "string"
		}
	],
	"os_type": "string",
	"os_version": "string",
	"parent_compute_collection": "string",
	"resource_type": "string",
	"stateless": false,
	"tags": [
		{
			"scope": "string",
			"tag": "string"
		}
	]
}

Vendor Extensions

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

Feedback

Was this page helpful?