HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/vrf_address_families/{VRF_Address_Family.address_family}

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

string
required

Reference Resource: VRF_Address_Family
Reference to specific address family details.

Body Params
string
required

Reference Resource: VRF_Address_Family
Reference to specific address family details.

string
length between 1 and 32
export_route_targets
array of strings
length ≤ 256

Route targets to be exported from the VRF in ASN:nn format.

export_route_targets
import_route_targets
array of strings
length ≤ 256

Route targets to be imported into the VRF in ASN:nn format.

import_route_targets
Responses
200

OK

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!