v1

latestOpenAPI 3.0.12026-07-17221165.2 KB
SCALABLE TIME SERIES

Provides instance identifiers and names for one or more time series identifiers

The JSON response contains the same information as the pmseries - i /-- instance option.

$ curl -s http://localhost:44322/series/instances?series=605fc77742cd0317597291329561ac4e50c0dd12 | pmjson

Alternatively, with no series argument, this request will return the list of all known instance names.

$ curl -s http://localhost:44322/series/instances | pmjson

References: pmSeriesInstances(3)

get/series/instances

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