Function propertymappings_ldap_update

Source
pub async fn propertymappings_ldap_update(
    configuration: &Configuration,
    pm_uuid: &str,
    ldap_property_mapping_request: LdapPropertyMappingRequest,
) -> Result<LdapPropertyMapping, Error<PropertymappingsLdapUpdateError>>
Expand description

LDAP PropertyMapping Viewset