| Name | Type | Description | Notes |
|---|---|---|---|
| clustered | Boolean | Whether or not the NiFi instance is clustered | [optional] |
| connected | Boolean | Whether or not the node is connected to the cluster | [optional] |
| aggregateSnapshot | JVMDiagnosticsSnapshotDTO | Aggregate JVM diagnostic information about the entire cluster | [optional] |
| nodeSnapshots | List<NodeJVMDiagnosticsSnapshotDTO> | Node-wise breakdown of JVM diagnostic information | [optional] |