NSX-T Data Center REST API
Get virtual tunnel endpoint table for logical switch of the given ID (lswitch-id) (Deprecated)
Returns the virtual tunnel endpoint table of a specified logical switchfrom the given transport node if a transport node id is given in the
query parameter, from the Central Controller Plane.
The query parameter "source=cached" is not supported.
Deprecated: This api is now deprecated. Please use new API - GET policy/api/v1/infra/realized-state/<realized-ls-id>/tep-table?source=realtime
Request:
Method:
GET
URI Path(s):
/api/v1/logical-switches/{lswitch-id}/vtep-table
Request Headers:
n/a
Query Parameters:
ListByNodeIdParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VtepListResult+