Create static route

Prev Next
Post
/v2.3/networks/enhanced/{networkId}/route-table/static

Create a new static route entry. The selected static tunnel must not already have a route table.

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
Body parameters
object
tunnelId
string Required

Static tunnel ID

subnets
Array of string Required

List of subnet CIDR blocks

Min items1
string
Responses
202

Request accepted

object
statusUrl
string
samplingTime
integer
400

Bad Request

object
id
string
message
string
401

Unauthorized

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string