Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 652 Bytes

JVMDiagnosticsDTO.md

File metadata and controls

13 lines (8 loc) · 652 Bytes

JVMDiagnosticsDTO

Properties

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]