qui_cancel_orphan_scan
Cancel an ongoing orphan scan for a qBittorrent instance to free resources and stop unnecessary processing.
Instructions
Call qui's DELETE /instances/{instanceID}/orphan-scan/runs/{runID} endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |