pub async fn providers_ldap_partial_update(
configuration: &Configuration,
id: i32,
patched_ldap_provider_request: Option<PatchedLdapProviderRequest>,
) -> Result<LdapProvider, Error<ProvidersLdapPartialUpdateError>>
Expand description
LDAPProvider Viewset