NSX-T Data Center Global Manager REST API
Test LDAP Server connectivity for an Identity Firewall Store.
Tests the LDAP server connectivity for an existing Identity Firewall Store.Request:
Method:
POST
URI Path(s):
/global-manager/api/v1/global-infra/identity-firewall-stores/ldap-servers/action/connectivity-check
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
TestIdentityFirewallStoreLdapServerConnectivityRequest+
Example Request:
POST https://<nsx-mgr>/global-manager/api/v1/global-infra/identity-firewall-stores/ldap-servers/action/connectivity-check { "ldap_servers": ["/global-infra/identity-firewall-stores/global/ldap-servers/ldap-1"] }Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
n/a