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

DataCollectionTransportNodeClusterConfig

Transport node cluster data collection configuration.


Properties

boolean
enabled Required

Flag determining if data collection is enabled on the cluster.


cluster_type Required

Data collection supported transport node cluster type.

Possible values are: HOST_CLUSTER


string
cluster_id Required

Transport node cluster ID.


string
id Required

Primary ID of the cluster.


array of string
member_list Optional

List of host ids belonging to a cluster.


string
display_name Optional

Display name of the cluster.


compute_manager Optional

Compute manager information to which this cluster belongs to.


string
parent_path Optional

Parent path of transport node cluster.


string
path Optional

Policy path of transport node cluster.


string
realization_id Optional

Realization Id of transport node cluster.


string
relative_path Optional

Relative path of transport node cluster.


string
resource_type Optional

Resource type of Tranport node cluster obj.


string
unique_id Optional

Unique Id of transport node cluster.

JSON Example

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

InlineDataCollectionTransportNodeClusterConfigList1

Feedback

Was this page helpful?