NSX-T Data Center REST API
List all configured domain LDAP servers
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>/ldap-servers
                  
              
            Request Headers:
                n/a
            Query Parameters:
    FirewallIdentityStoreListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/firewall-identity-stores/idstore-1/ldap-serversSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    DirectoryLdapServerListResults+
  