NSX-T Data Center REST API

Associated URIs:

API Description API Path

List Tunnel


List all policy tunnels(GRE as of now)
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels

Delete Tunnel(GRE as of now) by given tunnel Id


Delete Tunnel(GRE as of now) by given tunnel Id
DELETE /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}

Get Policy Tunnel(GRE as of now)


Get Policy Tunnel(GRE as of now)
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}

Patch Tunnel(GRE as of now)


Patch Tunnel(GRE as of now)
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}

Create or Update Tunnel(GRE as of now)


Create or Update Tunnel(GRE as of now)
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}

Get policy Tunnel(GRE as of now) statistics for given tunnel-id


Get policy Tunnel(GRE as of now) statistics for given tunnel-id
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}/statistics

Get policy Tunnel(GRE as of now) statistics summary for given tunnel-id


Get policy Tunnel(GRE as of now) statistics summary for given tunnel-id
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}/statistics/summary

Get policy Tunnel(GRE as of now) status for given tunnel-id


Get policy Tunnel(GRE as of now) status for given tunnel-id
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-svc-id}/tunnels/{tunnel-id}/status