REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- /ldap/logintest
- /ldap/server_order
- /ldap/servers
- /ldap/servers/{serverId}
- /ldap/templates
- /ldap/test_auth
- /ldap/test_user_conf
There is also a WADL document describing the REST API.