ClusterSummaryDTO

Properties

Name Type Description Notes
connected_nodes str When clustered, reports the number of nodes connected vs the number of nodes in the cluster. [optional]
connected_node_count int The number of nodes that are currently connected to the cluster [optional]
total_node_count 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]
connected_to_cluster bool Whether this NiFi instance is connected to a cluster. [optional]

[Back to Model list] [Back to API list] [Back to README]