NSX-T Data Center REST API
List Tier-1 Interface groups
Paginated list of all Tier-1 Interface groups under locale service.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/interface-groups
Request Headers:
n/a
Query Parameters:
Tier1InterfaceGroupListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/t1/locale-services/ls1/interface-groupsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Tier1InterfaceGroupListResult+