thruk_run_background_query
Execute long-running Thruk REST API queries in the background, retrieving results asynchronously to avoid timeouts.
Instructions
Run a potentially long Thruk REST request via the background=1 mechanism.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| path | Yes | Path after /thruk/r | |
| method | No | ||
| params | No | ||
| backends | No | Comma-separated backend names (sites). Omit for all backends. | |
| poll_timeout | No |