Policy > Networking > Connectivity > Tier-1 Gateways > Tier-1 Locale Services

List Tier-1 locale-services

Paginated list of all Tier-1 locale-services
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/cgw/locale-services

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LocaleServicesListResult+

Example Response:

{ "sort_ascending": true, "sort_by": "display_name", "result_count": 1, "results": [ { "resource_type": "LocaleServices", "id": "palo_alto", "display_name": "Palo Alto", "path": "/infra/tier-1s/cgw/locale-services/palo_alto", "parent_path": "/infra/tier-1s/cgw", "relative_path": "palo_alto", "edge_cluster_path": "/infra/sites/default/enforcement-point/nsx/edge-clusters/95196903-6b8a-4276-a7c4-387263e834fd", "preferred_edge_paths": [ "/infra/sites/default/enforcement-point/nsx/edge-clusters/95196903-6b8a-4276-a7c4-387263e834fd/edge-nodes/940f1f4b-0317-45d4-84e2-b8c2394e7405" ], "_create_user": "admin", "_create_time": 1516667421694, "_last_modified_user": "admin", "_last_modified_time": 1516667421694, "_system_owned": false, "_protection": "NOT_PROTECTED", "_revision": 0 } ] }

Required Permissions:

read

Feature:

policy_t1

Additional Errors: