HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update an IP Static Route object associated with a VRF by UUID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of VRF in which route was created

string
required

UUID of Route to modify

Body Params

IP Static Route Update

destination
object
required
required

A next hop of 0.0.0.0 signifies that the destination network in the static route should use the default route. A next hop of null indicates traffic matching the destination network will be discarded and is used to prevent routing loops.

string
string
integer
1 to 255
Defaults to 0

Administrative distance of the static route

integer
0 to 4294967295
Defaults to 0

Static route tag, used to control redistribution

switch_uuids
array
switch_uuids
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0