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
  }
]

Changes

Changed in 1 of the 12 revisions of this API.1

    • removed the optional property // from the response with the status

      response-optional-property-removed