Cilium Endpoint API
Endpoint lifecycle management, configuration, and status
Cilium Endpoint API is one of 11 APIs that Cilium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Endpoint. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and a changelog.
This API exposes 12 operations across 6 paths, and defines 16 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 12
Across 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 3 PATCH, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Endpoint lifecycle management, configuration, and status
Schemas 16
The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are EndpointChangeRequest (7 properties), EndpointSpec (6 properties), EndpointStatus (5 properties), EndpointPolicy (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.