v1
latestOpenAPI 3.0.12026-07-17221165.2 KBSCALABLE TIME SERIES
Performs values retrievals for one or more time series identifiers
The JSON response contains the same information as the pmseries - q /-- query option using any of the time window parameters described on pmseries(1). If no time window parameters are specified, the single most recent value observed is retrieved.
$ curl -s http://localhost:44322/series/values?series=605fc77742cd0317597291329561ac4e50c0dd12 | pmjson
References: pmSeriesValues(3)
get/series/values
Query parameters
seriesstring
Comma-separated list of series identifiers
clientstring
Request identifier sent back with response
samplesnumber
Count of samples to return
intervalstring
Time between successive samples
startstring
Sample window start time
finishstring
Sample window end time
offsetstring
Sample window offset
alignstring
Sample time alignment
zonestring
Time window timezone
Response
OK