Time Series
Timeseries Query
POST/api/v1/timeseries/query
Body
bucket*Bucket
The timeseries bucket where data is stored in the database
range*Range
groupGroup
sumSum
lastLast
Filter only the last record from the result
Response
Successful Response
Body
Response Timeseries Query Api V1 Timeseries Query Post
Request
Response
Timeseries Write
POST/api/v1/timeseries/write
Body
bucket*Bucket
The timeseries bucket where data is stored in the database
Response
Successful Response
Body
Response Timeseries Write Api V1 Timeseries Write Post
Request
Response
Last updated