Ldap

Ping available ldap service.

This endpoint ping the available ldap service for test related configuration parameters.

post/ldap/ping

Headers

X-Request-Idstring

An unique ID for the request

Request body

ldap_urlstring

The url of ldap service.

ldap_search_dnstring

The search dn of ldap service.

ldap_search_passwordstring

The search password of ldap service.

ldap_base_dnstring

The base dn of ldap service.

ldap_filterstring

The serach filter of ldap service.

ldap_uidstring

The serach uid from ldap service attributes.

ldap_scopeinteger

The serach scope of ldap service.

ldap_connection_timeoutinteger

The connect timeout of ldap service(second).

ldap_verify_certboolean

Verify Ldap server certificate.

Response

Ping ldap service successfully.

successboolean

Test success

messagestring

The ping operation output message.

Changes

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