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

DataCollectionTransportNodeConfig

Transport node data collection configuration.


Properties

boolean
enabled Required

Flag determining if data collection is enabled on the host.


string
id Required

Primary ID of transport node.


transport_node_type Required

Data collection supported transport node type.

Possible values are: HOST_NODE


string
transport_node_id Required

Transport node ID.


string
display_name Optional

Display name of the transport node.


string
path Optional

Policy path of transport node.


string
realization_id Optional

Realization Id of transport node.


string
relative_path Optional

Relative path of transport node.


string
resource_type Optional

Resource type of tranport node obj.


string
parent_path Optional

Parent path of transport node.


string
unique_id Optional

Unique Id of transport node.

JSON Example

{
	"enabled": false,
	"id": "string",
	"transport_node_id": "string",
	"transport_node_type": "HOST_NODE"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

InlineDataCollectionTransportNodeConfigList1

Feedback

Was this page helpful?