HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Update a vrf object by UUID

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

UUID of Virtual Routing Forwarding to update

Body Params

Virtual Routing Forwarding Update

switch_uuids
array

List of switch UUIDs on which this VRF should be created.

switch_uuids
string
length between 32 and 36

UUID of the fabric on which this VRF should be created. Note that a VRF cannot be associated with a different fabric after creation.

string
networks
array of objects

Networks operating in this VRF

networks
string | null

BGP route distinguisher, ignored for default VRF.

route_target
object
integer
1 to 16777214

L2/L3 VPN VNI

bgp
object

Border Gateway Protocol configured on this VRF

string
enum
Defaults to unlimited
Allowed:
string
enum
Defaults to unlimited
Allowed:
integer
10000 to 5000000
Defaults to 10000

Maximum number of sessions to be concurrently allowed for this vrf per Distributed Services Module only applies if mode is enabled.

integer
1000 to 1000000
Defaults to 1000

Maximum number of Connections Per Second allowed for this vrf per Distributed Services Module only applies if mode is enabled.

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