2017-06-14 12:21:58 -04:00
|
|
|
[role="xpack"]
|
2017-04-06 21:04:39 -04:00
|
|
|
[[xpack-api]]
|
|
|
|
= {xpack} APIs
|
|
|
|
|
|
|
|
[partintro]
|
|
|
|
--
|
2017-06-27 16:42:11 -04:00
|
|
|
{xpack} exposes REST APIs that are used by the UI components and can be called
|
|
|
|
directly to configure and access {xpack} features.
|
2017-04-06 21:04:39 -04:00
|
|
|
|
|
|
|
* <<info-api, Info API>>
|
2017-08-10 12:20:57 -04:00
|
|
|
* <<graph-explore-api, Graph Explore API>>
|
2017-06-19 21:23:58 -04:00
|
|
|
* <<ml-apis, Machine Learning APIs>>
|
2017-06-28 14:02:40 -04:00
|
|
|
* <<security-api,Security APIs>>
|
2017-06-27 16:42:11 -04:00
|
|
|
* <<watcher-api, Watcher APIs>>
|
2017-07-21 15:26:23 -04:00
|
|
|
* <<migration-api, Migration APIs>>
|
2017-04-06 21:04:39 -04:00
|
|
|
--
|
|
|
|
|
|
|
|
|
2017-06-27 16:42:11 -04:00
|
|
|
include::info.asciidoc[]
|
|
|
|
include::graph/explore.asciidoc[]
|
2017-06-19 21:23:58 -04:00
|
|
|
include::ml-api.asciidoc[]
|
2017-06-28 14:02:40 -04:00
|
|
|
include::security.asciidoc[]
|
2017-06-27 16:42:11 -04:00
|
|
|
include::watcher.asciidoc[]
|
2017-07-21 15:26:23 -04:00
|
|
|
include::migration.asciidoc[]
|
2017-06-28 14:02:40 -04:00
|
|
|
include::defs.asciidoc[]
|