/
NS
ns-api
/
NetSapiens API v2
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-24
317
91
1.4 MB
Routes
Create a Route Connection
post
/routecon
Request body
RouteConnection
required
route-destination-match-pattern
string
required
route-source-match-pattern
string
required
route-class
string
required
route-match-server-hostname
string
required
route-connection-ordinal-index
integer
required
route-connection-translation-destination-user
string
required
route-connection-translation-destination-host
string
required
route-connection-integer-percentage
integer
route-connection-integer-cost
integer
Example request
{ "route-connection-translation-destination-user": "1234[*]" }
Response
SuccessResponse
required
code
integer
required
message
string
required