Get time series data for multiple pages

get

/serviceapi/apm.dataserver/api/v1/pages/timeSeries

Retrieve list of page time series data for multiple pages. For more information see Time Series overview.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Completed successfully, list may be empty. See Status Codes for information about other possible HTTP response status codes.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : graphDataAsArray
Type: object
Information about a Time Series Graph (GraphDataArray)
Show Source
Nested Schema : averageResponseTime
Type: array
Show Source
Nested Schema : bucket
Type: array
Show Source
Nested Schema : completedCount
Type: array
Show Source
Nested Schema : failureCount
Type: array
Show Source
Nested Schema : formattedTime
Type: array
Show Source
Nested Schema : lengthMin
Type: array
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : maxResponseTime
Type: array
Show Source
Nested Schema : minResponseTime
Type: array
Show Source
Nested Schema : TimeRange
Type: object
Show Source
Nested Schema : time
Type: array
Show Source
Nested Schema : ITimeFormatter
Type: object
Nested Schema : totalTime
Type: array
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : ErrorMessage
Type: object
An error message
Show Source
Back to Top