HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ospfv3_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 OSPFv3 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.

Body Params
integer
0 to 95

Instance ID coresponding to the OSPFv3 Interface. IPv6 unicast ranges from 0-31 and and IPv4 unicast ranges from 64-95.

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.

string

Reference Resource: Port
The "Port" corresponding to the OSPF Interface. If not set, OSPF is not operational on that port.

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!