NSX-T Data Center 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):
/policy/api/v1/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>/policy/api/v1/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

Required Permissions:

crud

Feature:

policy_identity

Additional Errors: