v51

Swagger 2.0raw.githubusercontent.com2026-06-3000114.1 KB
daemon

Get health of Cilium daemon

Returns health and status information of the Cilium daemon and related components such as the connected datastore, Kubernetes integration and Hubble.

get/healthz

Headers

briefboolean

Brief will return a brief representation of the Cilium status.

require-k8s-connectivityboolean

If set to true, failure of the agent to connect to the Kubernetes control plane will cause the agent's health status to also fail.

Response

Success

datapath-mode'veth' | 'netkit' | 'netkit-l2'

Operational datapath mode

configured-datapath-mode'auto' | 'veth' | 'netkit' | 'netkit-l2'

Configured datapath mode

attach-mode'tc' | 'tcx'

Core datapath attachment mode

staleobject

List of stale information in the status

client-idinteger

When supported by the API, this client ID should be used by the client when making another request to the server. See for example "/cluster/nodes".