Get time-series metrics for a job type
POST/jobs/statistics/time-series
Eventually Consistent About endpoint data consistency
Returns a list of time-bucketed metrics ordered ascending by time.
The from and to fields select the time window of interest.
Each item in the response corresponds to one time bucket of the requested resolution.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The job time-series statistics result.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
Forbidden. The request is not allowed.
An internal error occurred while processing the request.