Skip to main content
POST
Create Tenant Neighbor

Authorizations

Authorization
string
header
required

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

Path Parameters

Body

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

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