OpenSearch/docs/en/rest-api/index.asciidoc
Lisa Cawley 08fdac5a93 [DOCS] Move security APIs to Elasticsearch Ref (elastic/x-pack-elasticsearch#1877)
* [DOCS] Move security APIs to Elasticsearch Ref

* [DOCS] Update links to security APIs

* [DOCS] Fix link to security APIs

Original commit: elastic/x-pack-elasticsearch@d7a9d3f1ab
2017-06-28 11:02:40 -07:00

24 lines
534 B
Plaintext

[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>>
* <<security-api,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[]