pub async fn sources_ldap_sync_status_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<LdapSyncStatus, Error<SourcesLdapSyncStatusRetrieveError>>
Expand description
Get source’s sync status
pub async fn sources_ldap_sync_status_retrieve(
configuration: &Configuration,
slug: &str,
) -> Result<LdapSyncStatus, Error<SourcesLdapSyncStatusRetrieveError>>
Get source’s sync status