Policy > Networking > Connectivity > Tier-0 Gateways > Routing > Inter Vrf

List advertised networks in CSV format

List advertised networks in CSV format.
This API is only available when using VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-0s/{tier-0-id}/inter-vrf-routing/{inter-vrf-routing-id}/advertised-networks?format=csv
Request Headers:
n/a
Query Parameters:
AdvertisedNetworksListRequestParameters+
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/tier-0s//inter-vrf-routing//advertised-networks?format=csv

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
PolicyAdvertisedNetworkInCsvFormat+

Example Response:

{ }

Required Permissions:

read

Feature:

policy_t0

Additional Errors: