2021-04-15 01:19:33 +08:00
|
|
|
[role="xpack"]
|
|
|
|
[[fleet-apis]]
|
2021-07-27 06:11:39 +08:00
|
|
|
== Fleet APIs
|
2021-07-27 05:59:31 +08:00
|
|
|
|
|
|
|
TIP: For the {kib} {fleet} APIs, see the
|
2021-07-27 06:11:39 +08:00
|
|
|
{fleet-guide}/fleet-api-docs.html[Fleet API Documentation].
|
2021-04-15 01:19:33 +08:00
|
|
|
|
2021-07-22 04:23:35 +08:00
|
|
|
The following APIs support {fleet}'s use of {es} as a data store for internal
|
|
|
|
agent and action data. These APIs are experimental and for internal use by
|
|
|
|
{fleet} only.
|
2021-04-15 01:19:33 +08:00
|
|
|
|
|
|
|
* <<get-global-checkpoints,Get global checkpoints>>
|
2021-10-15 02:17:04 +08:00
|
|
|
* <<fleet-search,Fleet search>>
|
2023-07-27 23:22:44 +08:00
|
|
|
* <<fleet-multi-search,Fleet multi search>>
|
2021-04-15 01:19:33 +08:00
|
|
|
|
|
|
|
// top-level
|
|
|
|
include::get-global-checkpoints.asciidoc[]
|
2021-10-15 02:17:04 +08:00
|
|
|
include::fleet-search.asciidoc[]
|
2021-10-16 05:32:19 +08:00
|
|
|
include::fleet-multi-search.asciidoc[]
|