qui_get_backup_manifest
Retrieve the manifest for a specific backup run of a qBittorrent instance, providing details about its contents and metadata.
Instructions
Call qui's GET /instances/{instanceID}/backups/runs/{runID}/manifest 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 |