mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-28 10:58:30 +00:00
18 lines
436 B
Plaintext
18 lines
436 B
Plaintext
[[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.
|
|
|
|
* {ref}/info-api[Info API]
|
|
* {ref}/graph-explore-api[Graph APIs]
|
|
* {ref}/ml-apis.html[Machine Learning APIs]
|
|
* {ref}/ml-api-definitions.html[Definitions]
|
|
* <<security-api, Security APIs>>
|
|
* {ref}/watcher-api.html[Watcher APIs]
|
|
|
|
--
|
|
|
|
include::security.asciidoc[] |