db_get_operation_log
Retrieve the detailed log and result statistics for a specific backup operation using its ID from Duplicati.
Instructions
Return the detailed log and result statistics for a specific operation.
Use db_list_operations to find operation IDs.
Args: backup_id: Numeric ID of the backup job. operation_id: Numeric ID of the operation (from db_list_operations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | ||
| operation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |