cloud_backup.sync ================= Run the cloud backup job `id`. This method is a job. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

The cloud backup task ID.

Parameter 2: options

options

Type: object

Sync options.

No Additional Properties

Dry Run

Type: boolean Default: false

Simulate the backup without actually writing to the remote repository.

Rate Limit

Default: null

Maximum upload rate in KiB/s. Passed to restic --limit-upload.

If provided, overrides the task's rate limit.

Type: integer

Value must be strictly greater than 0

Type: null

Result

Type: null


*Required roles:* CLOUD_BACKUP_WRITE