NSX-T Data Center REST API
List Service Interfaces
Paginated list of all Service InterfacesRequest:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces
Request Headers:
n/a
Query Parameters:
Tier0InterfaceListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/vmc_prv/locale-services/default/service-interfacesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceInterfaceListResult+