Changes to Get server-wide status-class time series

GET /api/traffic/series

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 14 revisions of this API.6

  1. 88887601c7965
  2. fe71cb07ae781

What changed

    • added the optional property items/bytes_in to the response with the 200 status

      response-optional-property-added

    • added the optional property items/bytes_out to the response with the 200 status

      response-optional-property-added

    • added the optional property items/p95 to the response with the 200 status

      response-optional-property-added

    • added the optional property items/requests to the response with the 200 status

      response-optional-property-added

    • added the optional property items/unique_visitors to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added