networking_bgp_config_create

Create new BGP configuration
post/v1/system/networking/bgp

Request Body

Parameters for creating a BGP configuration. This includes and autonomous system number (ASN) and a virtual routing and forwarding (VRF) identifier.

Object
asn

The autonomous system number of this BGP configuration.

bgp_announce_set_id

description
name

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID though they may contain a UUID.

vrf

Optional virtual routing and forwarding identifier for this BGP configuration.

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID though they may contain a UUID.

Responses

Object
asn

The autonomous system number of this BGP configuration.

description

human-readable free-form text about a resource

id

unique, immutable, system-controlled identifier for each resource

name

unique, mutable, user-controlled identifier for each resource

Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID though they may contain a UUID.

time_created

timestamp when this resource was created

time_modified

timestamp when this resource was last modified

vrf

Optional virtual routing and forwarding identifier for this BGP configuration.