v1

latestOpenAPI 3.0.32026-07-1767118104.1 KB
MetricQuery

Proxy forwards an HTTP request to the datasource and returns the response (direct proxy).

post/v1/metric-query/proxy

Request body

uidstring
pathstring

Path suffix without leading slash (e.g. "api/v1/query", "api/v1/query_range"). Appended to datasource URL.

methodstring

HTTP method (GET, POST, etc.).

bodystring bytes

Optional body for POST/PUT/PATCH. Ignored for GET/DELETE.

Response

OK

statusCodeinteger
responseobject