[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

DataCollectionTransportNodeConfigList

Transport nodes list definition.


AllOf


This class requires all of the following:

JSON Example

{
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_schema": "string",
	"_self": {
		"action": "string",
		"href": "string",
		"rel": "string"
	},
	"cursor": "string",
	"nodes": [
		{
			"display_name": "string",
			"enabled": false,
			"id": "string",
			"parent_path": "string",
			"path": "string",
			"realization_id": "string",
			"relative_path": "string",
			"resource_type": "string",
			"transport_node_id": "string",
			"transport_node_type": "HOST_NODE",
			"unique_id": "string"
		}
	],
	"result_count": 0,
	"sort_ascending": false,
	"sort_by": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Parameter To

Patch Data Collection Transport Node List
Returned By

Get Data Collection Transport Node List
Patch Data Collection Transport Node List

Feedback

Was this page helpful?