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

    get/identity/{id}

    Path parameters

    idstring required

    Cluster wide unique identifier of a security identity.

    Response

    Success

    idinteger

    Unique identifier

    labelsstring[]

    Set of labels

    labelsSHA256string

    SHA256 of labels

    Changes