index.asciidoc 381 B

12345678910111213
  1. [role="xpack"]
  2. [[fleet-apis]]
  3. == Fleet APIs
  4. The following APIs are design to support fleet-server's usage of Elasticsearch as
  5. a datastore for internal agent and action data. These APIS are currently intended
  6. for internal use only and should be considered experimental.
  7. * <<get-global-checkpoints,Get global checkpoints>>
  8. // top-level
  9. include::get-global-checkpoints.asciidoc[]