NSX-T Data Center REST API
Test the configuration of an existing LDAP identity source
Attempt to connect to an existing LDAP identity source and report any errors encountered.Request:
Method:
POST
URI Path(s):
/policy/api/v1/aaa/ldap-identity-sources/<ldap-identity-source-id>?action=probe
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST /policy/api/v1/aaa/ldap-identity-sources/airius-ad?action=probeSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LdapIdentitySourceProbeResults+