Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.

class caravel.nextcloud.api_wrappers.user_ldap.UserLDAP(requester)[source]
create_ldap_config()[source]

Create a new and empty LDAP configuration.

delete_ldap_config(config_id)[source]

Delete a given LDAP configuration.

edit_ldap_config(config_id, data)[source]

Update a configuration with the provided values.

get_ldap_config(config_id, show_password=None)[source]

Get all keys and values of the specified LDAP configuration.

Follow us

© 2025, Antoine Grigis