HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/ripng_routers/{RIP_Router.instance_tag}/rip_interfaces/{RIP_Interface.address-family},{RIP_Interface.intf_key}

Path Params
string
required

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

string
required

Reference Resource: RIP_Router
The list of all the RIPng (RIP IPv6) Router instances.

string
required

Reference Resource: RIP_Interface
RIP interfaces associated with this router instance. ipv4: List of IPv4 RIP_Interfaces with intf_key as prefix address in A.B.C.D format. ipv6: List of IPv6 RIP_Interfaces with intf_key as interface name.

string
required

Reference Resource: RIP_Interface
RIP interfaces associated with this router instance. ipv4: List of IPv4 RIP_Interfaces with intf_key as prefix address in A.B.C.D format. ipv6: List of IPv6 RIP_Interfaces with intf_key as interface name.

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!