index.asciidoc 528 B

123456789101112131415161718
  1. [role="xpack"]
  2. [[fleet-apis]]
  3. == Fleet APIs
  4. TIP: For the {kib} {fleet} APIs, see the
  5. {fleet-guide}/fleet-api-docs.html[Fleet API Documentation].
  6. The following APIs support {fleet}'s use of {es} as a data store for internal
  7. agent and action data. These APIs are experimental and for internal use by
  8. {fleet} only.
  9. * <<get-global-checkpoints,Get global checkpoints>>
  10. * <<fleet-search,Fleet search>>
  11. // top-level
  12. include::get-global-checkpoints.asciidoc[]
  13. include::fleet-search.asciidoc[]
  14. include::fleet-multi-search.asciidoc[]