cloud_backup.restore ==================== Restore files to the directory `destination_path` from the `snapshot_id` subfolder `subfolder` created by the cloud backup job `id`. This method is a job. .. raw:: html
ID of the cloud backup task.
ID of the snapshot to restore.
Must match regular expression:^[^-]
    Path within the snapshot to restore.
Local path to restore to.
Additional restore options.
No Additional PropertiesPaths to exclude from a restore using restic restore --exclude.
Paths to include in a restore using restic restore --include.
Maximum download rate in KiB/s. Passed to restic --limit-download.
If provided, overrides the task's rate limit.
Value must be strictly greater than 0