NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get Transit Gateway Address Resolution Protocol Proxies


Returns ARP proxy table for a TGW.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/arp-proxies

Get Transit Gateway Address Resolution Protocol Proxies in CSV format


Returns ARP proxy table for a TGW in CSV format.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/arp-proxies/download

Get forwarding table from TGW


Get forwarding table from TGW.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/forwarding-table

Get forwarding table from TGW in CSV format


Get forwarding table from TGW in CSV format.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/forwarding-table/download

Get transit gateway realization failures


Retrieves only the resources with the reason not "SUCCESS". In case of failure or warning of the resource a reason object explaining the type of failure (ERROR, WARNING)
and the detailed message of what the user could do to remediate is captured.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/realization-failures (Experimental)

Get routing table from TGW


Get routing table from TGW.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/routing-table

Get routing table from TGW in CSV format


Get routing table from TGW in CSV format.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/routing-table/download

Get Transit Gateway state


Get the transit gateway's runtime state that includes the transport node and the HA details, if applicable.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/state

Get Transit Gateway statistics


Retrieve the total tx, rx dropped, total bytes, total packets of all traffic exchanged between the TGW and its attachments (VPC's).
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/statistics

Get current status of TGW


Get current status of VPC TGW.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/status