LDAP Web Services
Overview
Universal Controller supports the following RESTful-based web services for Virtual Resource operations, which are listed alphabetically on this page.
Formatting specifications for each web service, including details about parameter requirements, are provided.
Read LDAP Settings
| Description |
|---|---|
Consumes Content-Type | N/A |
Description | Get LDAP Settings |
Authentication | HTTP Basic |
URI | http://host_name/uc/resources/ldap |
HTTP Method | GET |
Example URI | http://localhost:8080/uc/resources/ldap |
Produces Content-Type | application/xml, application/json |
Read LDAP Settings: XML and JSON Examples
XML | JSON |
|---|---|
|
|
Update LDAP Settings
| Description |
|---|---|
Consumes Content-Type | application/xml, application/json |
Description | Modify LDAP Settings |
Authentication | HTTP Basic |
URI | http://host_name/uc/resources/ldap |
HTTP Method | PUT |
Example URI | http://localhost:8080/uc/resources/ldap |
Produces Content-Type | application/xml, application/json |
Example Responses |
|
Update LDAP Settings: XML and JSON Examples
XML | JSON |
|---|---|
|
|