/
CI
cilium
/
Cilium API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8m ago · Updated 4w ago
Details
Filter operations
bgp
3
daemon
10
endpoint
12
ipam
3
metrics
1
policy
12
get
Retrieves a list of identities that have metadata matching the provided parameters.
get
Retrieve identity
get
Retrieve identities which are being used by local endpoints
get
Retrieve entire policy tree
put
Create or update a policy (sub)tree
delete
Delete a policy (sub)tree
get
See what selectors match which identities
get
Retrieves the list of DNS lookups intercepted from all endpoints.
delete
Deletes matching DNS lookups from the policy-generation cache.
get
Retrieves the list of DNS lookups intercepted from an endpoint.
get
List internal DNS selector representations
get
Lists information about known IP addresses
prefilter
3
recorder
5
service
5
policy
Retrieve identities which are being used by local endpoints
get
/identity/endpoints
Response
Success
IdentityEndpoints[]
required
identity
Identity
Security identity
refCount
integer
number of endpoints consuming this identity locally (should always be > 0)
Changes