Skip to main content
PUT
Update neighbor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

remote_router_ip
required

Body

application/json
max_pfx_in
integer | null
required
Required range: 0 <= x <= 1000
max_pfx_out
integer | null
required
Required range: 0 <= x <= 1000
pfx_list_in
string | null
pfx_list_out
string | null
passive
boolean | null
update_source
string | null
keepalive
integer | null
hold
integer | null
open_delay
integer | null
shutdown
boolean | null
description
string | null
bfd_config
BfdConfig · object | null
enable
boolean | null

Response

Successful Response

id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
status
enum<string>
required
Available options:
received,
in_progress,
success,
failed,
cancelled
extra_details
Extra Details · object | null