qui_import_backup_manifest
Restore a qBittorrent instance by importing a backup manifest via the qui API. Provide the instance ID and backup manifest data to trigger the import.
Instructions
Call qui's POST /instances/{instanceID}/backups/import 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 |