pub async fn sources_group_connections_ldap_update(
configuration: &Configuration,
id: i32,
group_ldap_source_connection_request: GroupLdapSourceConnectionRequest,
) -> Result<GroupLdapSourceConnection, Error<SourcesGroupConnectionsLdapUpdateError>>
Expand description
Group-source connection Viewset