Ldap

Import selected available ldap users.

This endpoint adds the selected available ldap users to harbor based on related configuration parameters from the system. System will try to guess the user email address and realname, add to harbor user information. If have errors when import user, will return the list of importing failed uid and the failed reason.

post/ldap/users/import

Headers

X-Request-Idstring

An unique ID for the request

Request body

ldap_uid_liststring[]

selected uid list

Response

Add ldap users successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.