elasticsearch/docs/reference/fleet/index.asciidoc
2024-12-31 11:32:29 -08:00

25 lines
699 B
Text

[role="xpack"]
[[fleet-apis]]
== Fleet APIs
.New API reference
[sidebar]
--
For the most up-to-date API details, refer to {api-es}/group/endpoint-fleet[{fleet} APIs].
--
TIP: For the {kib} {fleet} APIs, see the
{fleet-guide}/fleet-api-docs.html[Fleet API Documentation].
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.
* <<get-global-checkpoints,Get global checkpoints>>
* <<fleet-search,Fleet search>>
* <<fleet-multi-search,Fleet multi search>>
// top-level
include::get-global-checkpoints.asciidoc[]
include::fleet-search.asciidoc[]
include::fleet-multi-search.asciidoc[]