Skip to main content

Module admin_sync_api

Module admin_sync_api 

Source

Enums§

AdminSyncCreateRunError
struct for typed errors of method admin_sync_create_run
AdminSyncGetAdminSyncByIdError
struct for typed errors of method admin_sync_get_admin_sync_by_id
AdminSyncGetSyncError
struct for typed errors of method admin_sync_get_sync

Functions§

admin_sync_create_run
Runs the sync jobs manually. Permissions: User needs Datastore.Backup on target datastore, and Remote.Read on source remote. Additionally, remove_vanished requires Datastore.Prune, and any owner other than the user themselves requires Datastore.Modify
admin_sync_get_admin_sync_by_id
Directory index.
admin_sync_get_sync
List all configured sync jobs Permissions: Limited to sync jobs where user has Datastore.Audit on target datastore, and Remote.Audit on source remote.