| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The ID of the connection | [optional] |
| statsLastRefreshed | String | The timestamp of when the stats were last refreshed | [optional] |
| aggregateSnapshot | ConnectionStatisticsSnapshotDTO | The status snapshot that represents the aggregate stats of the cluster | [optional] |
| nodeSnapshots | List<NodeConnectionStatisticsSnapshotDTO> | A list of status snapshots for each node | [optional] |