Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/v2.2/networks/enhanced/{networkId}/route-table
Get the complete route table for an enhanced network
Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
Query parameters
page
integer
Specifies the current page of the paginated result set
limit
integer
Defines the number of results per page
Responses
200
Success
object
data
Array of object (EnhancedRouteTable)
object
id
string
Route table entry ID
tunnelIds
Array of string
List of tunnels ID
Min items1
string
subnets
Array of string
List of subnet CIDR blocks
Min items1
string
propagated
boolean
Whether the route is propagated automatically
Defaultfalse
itemsTotal
number
page
number
totalPage
number
401
Unauthorized
object
id
string
message
string
403
Forbidden
object
id
string
message
string
404
Resource not found
object
id
string
message
string
Was this article helpful?