pub async fn propertymappings_ldap_partial_update(
configuration: &Configuration,
pm_uuid: &str,
patched_ldap_property_mapping_request: Option<PatchedLdapPropertyMappingRequest>,
) -> Result<LdapPropertyMapping, Error<PropertymappingsLdapPartialUpdateError>>
Expand description
LDAP PropertyMapping Viewset