NSX-T Data Center REST API
List all configured domain LDAP servers (Deprecated)
Deprecated:Use the following Policy API -
GET /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>/ldap-servers
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/directory/domains/<domain-id>/ldap-servers
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/directory/domains/756c3f9f-c03a-43fc-9414-400a1891a239/ldap-serversSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    DirectoryLdapServerListResults+
  