thruk_query
Call any Thruk REST API endpoint by specifying the path after /thruk/r, with optional method, parameters, data, and backend filters.
Instructions
Escape hatch: call any Thruk REST endpoint. path is everything after /thruk/r
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| path | Yes | Path after /thruk/r, e.g. /hosts/srv01/services | |
| method | No | ||
| params | No | ||
| backends | No | Comma-separated backend names (sites). Omit for all backends. |