/
/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

    Deletes matching DNS lookups from the policy-generation cache.

    Deletes matching DNS lookups from the cache, optionally restricted by DNS name. The removed IP data will no longer be used in generated policies.

    delete/fqdn/cache

    Query parameters

    matchpatternstring

    A toFQDNs compatible matchPattern expression

    Response

    Success

    Changes