Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 661 Bytes

File metadata and controls

13 lines (8 loc) · 661 Bytes

ConnectionStatisticsDTO

Properties

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]