Skip to content

Commit d9fc176

Browse files
committed
[DOCS] Add links to logstash and ml APIs
1 parent 102f35c commit d9fc176

File tree

8 files changed

+48
-0
lines changed

8 files changed

+48
-0
lines changed

docs/reference/ml/common/apis/get-ml-info.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
<titleabbrev>Get {ml} info</titleabbrev>
88
++++
99

10+
.New API reference
11+
[sidebar]
12+
--
13+
For the most up-to-date API details, refer to {api-es}/group/endpoint-ml[{ml-cap} APIs].
14+
--
15+
1016
Returns defaults and limits used by machine learning.
1117

1218
[[get-ml-info-request]]

docs/reference/ml/common/apis/get-ml-memory.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
<titleabbrev>Get {ml} memory stats</titleabbrev>
88
++++
99

10+
.New API reference
11+
[sidebar]
12+
--
13+
For the most up-to-date API details, refer to {api-es}/group/endpoint-ml[{ml-cap} APIs].
14+
--
15+
1016
Returns information on how {ml} is using memory.
1117

1218
[[get-ml-memory-request]]

docs/reference/ml/common/apis/ml-apis.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
[[ml-apis]]
33
= {ml-cap} APIs
44

5+
.New API reference
6+
[sidebar]
7+
--
8+
For the most up-to-date API details, refer to {api-es}/group/endpoint-ml[{ml-cap} APIs].
9+
--
10+
511
You can use the following APIs to retrieve information related to the
612
{stack-ml-features}:
713

docs/reference/ml/common/apis/set-upgrade-mode.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Set upgrade mode</titleabbrev>
66
++++
77

8+
.New API reference
9+
[sidebar]
10+
--
11+
For the most up-to-date API details, refer to {api-es}/group/endpoint-ml[{ml-cap} APIs].
12+
--
13+
814
Sets a cluster wide upgrade_mode setting that prepares {ml} indices for an
915
upgrade.
1016

docs/reference/rest-api/logstash/delete-pipeline.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Delete {ls} pipeline</titleabbrev>
66
++++
77

8+
.New API reference
9+
[sidebar]
10+
--
11+
For the most up-to-date API details, refer to {api-es}/group/endpoint-logstash[{ls} APIs].
12+
--
13+
814
This API deletes a pipeline used for
915
{logstash-ref}/logstash-centralized-pipeline-management.html[{ls} Central
1016
Management].

docs/reference/rest-api/logstash/get-pipeline.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Get {ls} pipeline</titleabbrev>
66
++++
77

8+
.New API reference
9+
[sidebar]
10+
--
11+
For the most up-to-date API details, refer to {api-es}/group/endpoint-logstash[{ls} APIs].
12+
--
13+
814
This API retrieves pipelines used for
915
{logstash-ref}/logstash-centralized-pipeline-management.html[{ls} Central
1016
Management].

docs/reference/rest-api/logstash/index.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
[[logstash-apis]]
33
== {ls} APIs
44

5+
.New API reference
6+
[sidebar]
7+
--
8+
For the most up-to-date API details, refer to {api-es}/group/endpoint-logstash[{ls} APIs].
9+
--
10+
511
The following APIs are used to manage pipelines used by
612
{logstash-ref}/logstash-centralized-pipeline-management.html[{ls} Central
713
Management]:

docs/reference/rest-api/logstash/put-pipeline.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Create or update {ls} pipeline</titleabbrev>
66
++++
77

8+
.New API reference
9+
[sidebar]
10+
--
11+
For the most up-to-date API details, refer to {api-es}/group/endpoint-logstash[{ls} APIs].
12+
--
13+
814
This API creates or updates a {ls} pipeline used for
915
{logstash-ref}/logstash-centralized-pipeline-management.html[{ls} Central
1016
Management].

0 commit comments

Comments
 (0)