qui_update_instance_status
Update a qBittorrent instance's status via the qui API by specifying the instance ID and new status in the request.
Instructions
Call qui's PUT /instances/{instanceID}/status 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 |