v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
z.3) SQL Statistics

Get all SQL statistics

Returns all SQL statistic configuration entries.

get/eclipse-conductor/rest/v1/global/sql-statistics

Response

OK

connectionNamestring
gapSecondsinteger
lastLatencyMsinteger
lastRanstring date-time
locationstring
sqlQuerystring
sqlStatisticIdinteger
typestring

Example response

[
  {
    "lastRan": "2022-03-10T12:15:50-04:00"
  }
]