LdapConnectionInfoPlexusResource
Resource for managing LDAP connection settings.
The following resources are part of this group:
/ldap/conn_info
Mount Point: /rest/ldap/conn_info
GET
Retrieves the current (in-effect) LDAP connection info.
Response Body
element: | connectionInfo |
media types: | application/xml application/json |
(no documentation provided)
PUT
Sets the LDAP connection info and makes them in-effect.
Request Body
element: | connectionInfo |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | connectionInfo |
media types: | application/xml application/json |
(no documentation provided)