/
/Cilium API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 3w ago
bgp3
daemon10
endpoint12
ipam3
policy11
  • getRetrieves a list of identities that have metadata matching the provided parameters.
  • getRetrieve identity
  • getRetrieve identities which are being used by local endpoints
  • getRetrieve entire policy tree
  • getSee what selectors match which identities
  • getSee what subject selectors match which identities on the local node
  • getRetrieves the list of DNS lookups intercepted from all endpoints.
  • deleteDeletes matching DNS lookups from the policy-generation cache.
  • getRetrieves the list of DNS lookups intercepted from an endpoint.
  • getList internal DNS selector representations
  • getLists information about known IP addresses
prefilter3
service2
    policy

    Retrieve identities which are being used by local endpoints

    get/identity/endpoints

    Response

    Success

    refCountinteger

    number of endpoints consuming this identity locally (should always be > 0)

    Changes