Get Routing Table

Get Routing Table

Generates a CSV file of the Provider Gateway's routing table, which lists all routes that pass through the gateway.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/externalNetworks/{externalNetworkId}/providerGatewayServices/routing/routingTable
COPY
Path Parameters
string
externalNetworkId
Required

externalNetworkId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/externalNetworks/{externalNetworkId}/providerGatewayServices/routing/routingTable
                
Availability
Added in 39.0
Provider Gateway Routing Table Operations
GET
Get Routing Table