HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Set specific segment BGP configuration

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

segment id, could be [0,1,2..]

Body Params

JSON object containing bgp config with segment format

integer

Autonomous System Number

boolean

Flag to enable/disable bgp

boolean

Flag to control graceful restart

boolean

Flag to enable/disable bgp route update messages

integer

Max waiting time for a bgp peer to restart before deleting its advertised routes from routing tables. value must be between 1 to 3600(inclusive)

boolean

Flag to control remote as path propagation

string

router id

integer

The stale_path_time specifies the maximum time (in seconds) following a peer restart that SP waits before removing stale routes associated with that peer.value must be between 1 to 3600(inclusive)

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!