Proxy request to a configured tsdb server.​
Proxy request to a configured tsdb server.
Path Parameters
- path string required
Note: swagger does not allow to define a nested path with slashes.
Responses
- 404
- 502
- default
If the response is coming from Resoto (no ResotoVia header), this means that tsdb is not configured, so a request can not be made.
- text/plain
- Schema
Schema
- string
If the response is coming from Resoto (no ResotoVia header), this means that the configured tsdb server can not be reached.
- text/plain
- Schema
Schema
- string
The response from the tsdb.
Response Headers
ViaResoto string
This header indicates, that the response is created by the tsdb server and Resoto is only a proxy. Depending on this header: you have to interpret the response differently.
Loading...