Proxy request to a configured tsdb server.
GEThttps://localhost:8900/tsdb/:path
Proxy request to a configured tsdb server.
Request​
Path Parameters
path stringrequired
Note: swagger does not allow to define a nested path with slashes.
Responses​
- 404
- 502
- default
If the response is coming from Fix (no FixVia 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 Fix (no FixVia header), this means that the configured tsdb server can not be reached.
- text/plain
- Schema
Schema
string
The response from the tsdb.
Response Headers
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL