Fetch metric graph/data

Fetch data for a specific system metric within a target timeframe, application / server / deployment set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Environment ID to use (e.g. S1234)

string
required

Metric name to fetch

Query Params
string
required

Start time of requested graph. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)

string
required

End time of requested graph. Date in ISO8601 format (yyyy-MM-ddTHH:mm:ss.SSSZ)

integer

Number of data points to return within the interval. IMPORTANT: either 'points' or 'resolution' parameters have to be passed. When both are passed, resolution takes precedence.

string
enum

Select graph resolution (use M1/M5 for 1 point per 1/5 minutes; use H1/H8 for 1 point per 1/8 hours). IMPORTANT: either 'points' or 'resolution' parameters have to be passed. When both are passed, resolution takes precedence.

Allowed:
string

Server(s) added to the filter

string

Application(s) added to the filter

string

Deployment(s) added to the filter

Responses

401

Unauthorized

404

Not Found

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*