| Name | Type | Description | Notes |
|---|---|---|---|
| connection | ConnectionDTO | Details about the connection | [optional] |
| aggregateSnapshot | ConnectionDiagnosticsSnapshotDTO | Aggregate values for all nodes in the cluster, or for this instance if not clustered | [optional] |
| nodeSnapshots | List<ConnectionDiagnosticsSnapshotDTO> | A list of values for each node in the cluster, if clustered. | [optional] |