Update BGP Config
DescriptionUpdates the general BGP configuration on an edge gateway.
Request
URLURL
Path Parameters
Path Parameters
Request Body
{}
This property describes the current version of the entity. To prevent clients from overwriting each other’s changes, update operations must include the version which can be obtained by issuing a GET operation. If the version number on an update call is missing, the operation will be rejected. This is only needed on update calls.
A flag indicating whether ECMP is enabled or not.
A flag indicating whether BGP configuration is enabled or not.
BGP Graceful Restart configuration. Not specifying a value results in default bahavior. Read only if using a VRF-Lite backed external network.
BGP AS number to advertise to BGP peers. BGP AS number can be specified in either ASPLAIN or ASDOT formats, like ASPLAIN format :- ‘65546’, ASDOT format :- ‘1.10’. Read only if using a VRF-Lite backed external network.
Authentication
Errors
Invalid configuration.