NSX-T Data Center REST API
Get Identity firewall store to LDAP server mapping.
Get ordered list of LDAP servers associated with an identity store for a site.Request:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/identity-firewall-stores/{identity-firewall-store-id}/site-to-ldap-server-mappings/{site-mapping-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/global-manager/api/v1/global-infra/identity-firewall-stores/identity-firewall-store-id-1/site-to-ldap-server-mappings/site-mapping-id-1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SiteToLdapServerMapping+