NSX-T Data Center REST API
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.Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/transit-gateways/{transit-gateway-id}/attachments/{external-attachment-id}/advertised-networks/download
Request Headers:
n/a
Query Parameters:
AdvertisedNetworksListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
PolicyAdvertisedNetworkInCsvFormat+