Server Operations Web Services - LDAP
- Former user (Deleted)
Overview
Universal Controller supports the following RESTful-based web services for LDAP Server Operations, which are listed alphabetically on this page.
Formatting specifications for each web service, including details about parameter requirements, are provided.
LDAP Refresh
Description | |
---|---|
URI | http://host_name/uc/resources/serveroperation/ldaprefresh |
HTTP Method | POST |
Description | If LDAP is configured for this installation, it refreshes every 24 hours. This system operation forces a refresh. The refresh writes all log entries to the response output, as well as to the log, and the response will not be returned until the process completes. If you estimate the refresh could take a considerable amount of time, we recommend you use LDAP Refresh (Asynchronous). |
Example URI | http://localhost:8080/uc/resources/serveroperation/ldaprefresh |
Authentication | HTTP Basic |
Consumes Content-Type | n/a |
Produces Content-Type | application/xml, application/json |
Example Response | |
Response Properties |
LDAP Refresh: Example Response
XML Response | JSON Response |
---|---|
XML Response <serverOperationResponse> <operation>LDAP Refresh</operation> <success>true</success> <output>Processing LDAP users with target OU: OU=TestUsers LDAP Processing Range: (sAMAccountName<=a) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((sAMAccountName<=a))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (sAMAccountName>=z) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((sAMAccountName>=z))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=_)(sAMAccountName<=0)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=_)(sAMAccountName<=0)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=0)(sAMAccountName<=1)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=0)(sAMAccountName<=1)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=1)(sAMAccountName<=2)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=1)(sAMAccountName<=2)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=2)(sAMAccountName<=3)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=2)(sAMAccountName<=3)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=3)(sAMAccountName<=4)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=3)(sAMAccountName<=4)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=4)(sAMAccountName<=5)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=4)(sAMAccountName<=5)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=5)(sAMAccountName<=6)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=5)(sAMAccountName<=6)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=6)(sAMAccountName<=7)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=6)(sAMAccountName<=7)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=7)(sAMAccountName<=8)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=7)(sAMAccountName<=8)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=8)(sAMAccountName<=9)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=8)(sAMAccountName<=9)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=9)(sAMAccountName<=a)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=9)(sAMAccountName<=a)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=a)(sAMAccountName<=b)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=a)(sAMAccountName<=b)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=b)(sAMAccountName<=c)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=b)(sAMAccountName<=c)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=c)(sAMAccountName<=d)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=c)(sAMAccountName<=d)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=d)(sAMAccountName<=e)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=d)(sAMAccountName<=e)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=e)(sAMAccountName<=f)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=e)(sAMAccountName<=f)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=f)(sAMAccountName<=g)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=f)(sAMAccountName<=g)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=g)(sAMAccountName<=h)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=g)(sAMAccountName<=h)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=h)(sAMAccountName<=i)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=h)(sAMAccountName<=i)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=i)(sAMAccountName<=j)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=i)(sAMAccountName<=j)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=j)(sAMAccountName<=k)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=j)(sAMAccountName<=k)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=k)(sAMAccountName<=l)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=k)(sAMAccountName<=l)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=l)(sAMAccountName<=m)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=l)(sAMAccountName<=m)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=m)(sAMAccountName<=n)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=m)(sAMAccountName<=n)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=n)(sAMAccountName<=o)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=n)(sAMAccountName<=o)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=o)(sAMAccountName<=p)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=o)(sAMAccountName<=p)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=p)(sAMAccountName<=q)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=p)(sAMAccountName<=q)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=q)(sAMAccountName<=r)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=q)(sAMAccountName<=r)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=r)(sAMAccountName<=s)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=r)(sAMAccountName<=s)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=s)(sAMAccountName<=t)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=s)(sAMAccountName<=t)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=t)(sAMAccountName<=u)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=t)(sAMAccountName<=u)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=u)(sAMAccountName<=v)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=u)(sAMAccountName<=v)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=v)(sAMAccountName<=w)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=v)(sAMAccountName<=w)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=w)(sAMAccountName<=x)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=w)(sAMAccountName<=x)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=x)(sAMAccountName<=y)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=x)(sAMAccountName<=y)))((&(objectClass=user)(objectCategory=person))))] LDAP Processing Range: (&(sAMAccountName>=y)(sAMAccountName<=z)) LDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=y)(sAMAccountName<=z)))((&(objectClass=user)(objectCategory=person))))] Skipping LDAP group processing. No group filter or target OUs specified. </output> </serverOperationResponse> | JSON Response { "operation": "LDAP Refresh", "success": true, "output": "Processing LDAP users with target OU: OU=TestUsers\nLDAP Processing Range: (sAMAccountName<=a)\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((sAMAccountName<=a))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (sAMAccountName>=z)\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((sAMAccountName>=z))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=_)(sAMAccountName<=0))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=_)(sAMAccountName<=0)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=0)(sAMAccountName<=1))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=0)(sAMAccountName<=1)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=1)(sAMAccountName<=2))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=1)(sAMAccountName<=2)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=2)(sAMAccountName<=3))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=2)(sAMAccountName<=3)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=3)(sAMAccountName<=4))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=3)(sAMAccountName<=4)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=4)(sAMAccountName<=5))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=4)(sAMAccountName<=5)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=5)(sAMAccountName<=6))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=5)(sAMAccountName<=6)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=6)(sAMAccountName<=7))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=6)(sAMAccountName<=7)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=7)(sAMAccountName<=8))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=7)(sAMAccountName<=8)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=8)(sAMAccountName<=9))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=8)(sAMAccountName<=9)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=9)(sAMAccountName<=a))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=9)(sAMAccountName<=a)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=a)(sAMAccountName<=b))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=a)(sAMAccountName<=b)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=b)(sAMAccountName<=c))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=b)(sAMAccountName<=c)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=c)(sAMAccountName<=d))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=c)(sAMAccountName<=d)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=d)(sAMAccountName<=e))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=d)(sAMAccountName<=e)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=e)(sAMAccountName<=f))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=e)(sAMAccountName<=f)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=f)(sAMAccountName<=g))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=f)(sAMAccountName<=g)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=g)(sAMAccountName<=h))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=g)(sAMAccountName<=h)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=h)(sAMAccountName<=i))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=h)(sAMAccountName<=i)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=i)(sAMAccountName<=j))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=i)(sAMAccountName<=j)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=j)(sAMAccountName<=k))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=j)(sAMAccountName<=k)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=k)(sAMAccountName<=l))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=k)(sAMAccountName<=l)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=l)(sAMAccountName<=m))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=l)(sAMAccountName<=m)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=m)(sAMAccountName<=n))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=m)(sAMAccountName<=n)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=n)(sAMAccountName<=o))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=n)(sAMAccountName<=o)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=o)(sAMAccountName<=p))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=o)(sAMAccountName<=p)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=p)(sAMAccountName<=q))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=p)(sAMAccountName<=q)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=q)(sAMAccountName<=r))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=q)(sAMAccountName<=r)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=r)(sAMAccountName<=s))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=r)(sAMAccountName<=s)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=s)(sAMAccountName<=t))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=s)(sAMAccountName<=t)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=t)(sAMAccountName<=u))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=t)(sAMAccountName<=u)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=u)(sAMAccountName<=v))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=u)(sAMAccountName<=v)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=v)(sAMAccountName<=w))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=v)(sAMAccountName<=w)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=w)(sAMAccountName<=x))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=w)(sAMAccountName<=x)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=x)(sAMAccountName<=y))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=x)(sAMAccountName<=y)))((&(objectClass=user)(objectCategory=person))))]\nLDAP Processing Range: (&(sAMAccountName>=y)(sAMAccountName<=z))\nLDAP Search: Name[OU=TestUsers,dc=qad,dc=stone,dc=branch], Filter[(&((&(sAMAccountName>=y)(sAMAccountName<=z)))((&(objectClass=user)(objectCategory=person))))]\n\nSkipping LDAP group processing. No group filter or target OUs specified.\n" } |
LDAP Refresh: Response Properties
Property | UI Field Name | Description | Specifications |
---|---|---|---|
operation | n/a | Server Operation that was performed. | |
success | n/a | Result of the Server Operation. | Boolean; Valid values: true/false. |
output | n/a | Output of the server operation. |
LDAP Refresh (Asynchronous)
Description | |
---|---|
URI | http://host_name/uc/resources/serveroperation/ldaprefreshasync |
HTTP Method | POST |
Description | If LDAP is configured for this installation, it refreshes every 24 hours. This system operation forces a refresh. The refresh is performed in the background and sends log entries to the Controller log. |
Example URI | http://localhost:8080/uc/resources/serveroperation/ldaprefreshasync |
Authentication | HTTP Basic |
Consumes Content-Type | n/a |
Produces Content-Type | application/xml, application/json |
Example Response | |
Response Properties |
LDAP Refresh (Asynchronous): Example Response
XML Response | JSON Response |
---|---|
LDAP Refresh (Asynchronous): Response Properties
Property | UI Field Name | Description | Specifications |
---|---|---|---|
operation | n/a | Server Operation that was performed. | |
success | n/a | Result of the Server Operation. | Boolean; Valid values: true/false. |
output | n/a | Output of the server operation. |