NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get transit gateway attachment statistics.


Retrieve the total tx, rx dropped, total bytes, total packets of all traffic that flows to the TGW attachment.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/attachments/{attachment-id}/statistics

List networks advertised to the TGW external attachment


Returns information about all networks which are advertised to the TGW external attachment.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/attachments/{external-attachment-id}/advertised-networks

List networks advertised to the TGW external attachment in CSV format


Returns information about all networks which are advertised to the TGW external attachment in CSV format.
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/attachments/{external-attachment-id}/advertised-networks/download