HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ospf_routers/{OSPF_Router.instance_tag}/areas/{OSPF_Area.area_id}/ospf_interfaces/{OSPF_Interface.interface_name}

Path Params
string
required

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

string
required

Reference Resource: OSPF_Router
The list of all the OSPFv2 Router instances.

string
required

Reference Resource: OSPF_Area
The list of all the "OSPF_Area" for the OSPF router instance, which contains the OSPFv2 area related configurations. The Area ID is in IPv4 address format.

string
required

Reference Resource: OSPF_Interface
The list of all the "OSPF_Interface" for the OSPF Area, which contains the OSPF interface related configurations, statuses, and statistics.

Responses
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!