Get route entry

Prev Next
Get
/v2.3/networks/enhanced/{networkId}/route-table/{routeId}

Get a specific route entry

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
routeId
stringRequired
Responses
200

Success

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
401

Unauthorized

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string