pub async fn propertymappings_ldap_create(
configuration: &Configuration,
ldap_property_mapping_request: LdapPropertyMappingRequest,
) -> Result<LdapPropertyMapping, Error<PropertymappingsLdapCreateError>>
Expand description
LDAP PropertyMapping Viewset