v12

latestOpenAPI 3.0.3raw.githubusercontent.com2021-12-0672021.4 KB
node

Returns the summary of the number of nodes per role over time.

get/timeSeries/nodeCount

Response

The summary of the number of nodes per role over time.

totalinteger

Total number of nodes

Example response

[
  {
    "total": 64
  }
]