Name | Type | Description | Notes |
---|---|---|---|
aggregateSnapshot | SystemDiagnosticsSnapshotDTO | A systems diagnostic snapshot that represents the aggregate values of all nodes in the cluster. If the NiFi instance is a standalone instance, rather than a cluster, this represents the stats of the single instance. | [optional] |
nodeSnapshots | List<NodeSystemDiagnosticsSnapshotDTO> | A systems diagnostics snapshot for each node in the cluster. If the NiFi instance is a standalone instance, rather than a cluster, this may be null. | [optional] |
This repository has been archived by the owner on May 17, 2018. It is now read-only.