File tree 3 files changed +30
-30
lines changed
3 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ include::{xes-repo-dir}/monitoring/index.asciidoc[]
63
63
64
64
include::{xes-repo-dir}/rollup/index.asciidoc[]
65
65
66
- include::{xes-repo-dir}/ rest-api/index.asciidoc[]
66
+ include::rest-api/index.asciidoc[]
67
67
68
68
include::{xes-repo-dir}/commands/index.asciidoc[]
69
69
Original file line number Diff line number Diff line change
1
+ [role="xpack"]
2
+ [[xpack-api]]
3
+ = {xpack} APIs
4
+
5
+ [partintro]
6
+ --
7
+ {xpack} exposes REST APIs that are used by the UI components and can be called
8
+ directly to configure and access {xpack} features.
9
+
10
+ * <<info-api,Info API>>
11
+ * <<graph-explore-api,Graph Explore API>>
12
+ * <<licensing-apis,Licensing APIs>>
13
+ * <<ml-apis,Machine Learning APIs>>
14
+ * <<security-api,Security APIs>>
15
+ * <<watcher-api,Watcher APIs>>
16
+ * <<rollup-apis,Rollup APIs>>
17
+ * <<migration-api,Migration APIs>>
18
+ --
19
+
20
+
21
+ include::{xes-repo-dir}/rest-api/info.asciidoc[]
22
+ include::{xes-repo-dir}/rest-api/graph/explore.asciidoc[]
23
+ include::{xes-repo-dir}/rest-api/licensing.asciidoc[]
24
+ include::{xes-repo-dir}/rest-api/migration.asciidoc[]
25
+ include::{xes-repo-dir}/rest-api/ml-api.asciidoc[]
26
+ include::{xes-repo-dir}/rest-api/rollup-api.asciidoc[]
27
+ include::{xes-repo-dir}/rest-api/security.asciidoc[]
28
+ include::{xes-repo-dir}/rest-api/watcher.asciidoc[]
29
+ include::{xes-repo-dir}/rest-api/defs.asciidoc[]
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments