v1

latestOpenAPI 3.0.12026-07-17221165.2 KB
SCALABLE TIME SERIES

Performs a lookup for one or more time series sources

It returns an array of all PMAPI context names used to access the time series from that source.The JSON response contains the same information as the pmseries - S /-- source option.

$ curl -s http://localhost:44322/series/sources?source=2cd6a38f9339f2dd1f0b4775bda89a9e7244def6 | pmjson

References: pmSeriesSources(3)

get/series/sources

Query parameters

seriesstring

Comma-separated list of series identifiers

matchstring

Glob pattern string to match on all names

clientstring

Request identifier sent back with response

Response

OK