Cilium BGP API
BGP control plane peers, routes, and route policies
Cilium BGP API is one of 11 APIs that Cilium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include BGP. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and a changelog.
This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version v1beta1.
Requests are made against a single base URL, http://localhost/v1.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.
BGP control plane peers, routes, and route policies
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are BgpPath (7 properties), BgpPeer (6 properties), BgpFamily (4 properties), BgpRoute (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Cilium 10
Other APIs Cilium publishes across the network.