qui_update_orphan_scan_settings
Update orphan scan settings for a qBittorrent instance using qui's API endpoint. Provide instance ID and request body to adjust scan behavior.
Instructions
Call qui's PUT /instances/{instanceID}/orphan-scan/settings 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 |