Name | Type | Description | Notes |
---|---|---|---|
ConnectedNodes | string | When clustered, reports the number of nodes connected vs the number of nodes in the cluster. | [optional] |
ConnectedNodeCount | int? | The number of nodes that are currently connected to the cluster | [optional] |
TotalNodeCount | int? | The number of nodes in the cluster, regardless of whether or not they are connected | [optional] |
Clustered | bool? | Whether this NiFi instance is clustered. | [optional] |
ConnectedToCluster | bool? | Whether this NiFi instance is connected to a cluster. | [optional] |