OpenSearch/docs/en/rest-api/index.asciidoc

23 lines
550 B
Plaintext
Raw Normal View History

[role="xpack"]
[[xpack-api]]
= {xpack} APIs
[partintro]
--
{xpack} exposes REST APIs that are used by the UI components and can be called
directly to configure and access {xpack} features.
* <<info-api, Info API>>
* Graph <<graph-explore-api, Explore API>>
* <<ml-apis, Machine Learning APIs>>
* {xpack-ref}/security-api.html[Security APIs]
* <<watcher-api, Watcher APIs>>
--
include::info.asciidoc[]
include::graph/explore.asciidoc[]
include::ml-api.asciidoc[]
// include::security.asciidoc[]
include::watcher.asciidoc[]
include::defs.asciidoc[]