NSX-T Data Center REST API
List All site to ELS server mapping for given identity firewall store
Paginated list of ELS 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-els-server-mappings
Request Headers:
n/a
Query Parameters:
SiteMappingListRequestParameters+
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-els-server-mappingsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SiteToElsServerMappingListResult+