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