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