HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

IP Route

Create a new route to an IPv4 destination along with route parameters.

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Create a new route to an IPv4 destination along with route parameters.

integer
1 to 255

Distance metric for this route. Min -1, Max -255

string
required

A.B.C.D Forwarding router's address

integer
required
0 to 0

Null interface number

string
required

A.B.C.D Destination prefix

string
required

A.B.C.D Destination prefix mask

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language