Skip to main content

admin_sync_get_sync

Function admin_sync_get_sync 

Source
pub async fn admin_sync_get_sync(
    configuration: &Configuration,
    store: Option<&str>,
    sync_direction: Option<PbsSyncDirectionEnum>,
) -> Result<AdminSyncGetSyncResponse, Error<AdminSyncGetSyncError>>
Expand description

List all configured sync jobs Permissions: Limited to sync jobs where user has Datastore.Audit on target datastore, and Remote.Audit on source remote.