NSX-T Data Center REST API
List Tier-0 Interfaces
Paginated list of all Tier-0 InterfacesRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces
                  
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces
              
            /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/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/interfacesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    Tier0InterfaceListResult+
  