Skip to content

Commit 24df755

Browse files
committed
[DOCS] Add links to enrich APIs
1 parent 45eee0b commit 24df755

File tree

5 files changed

+29
-0
lines changed

5 files changed

+29
-0
lines changed

docs/reference/ingest/apis/enrich/delete-enrich-policy.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Delete enrich policy</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-enrich[enrich APIs].
12+
--
13+
814
Deletes an existing <<enrich-policy,enrich policy>> and its
915
<<enrich-index,enrich index>>.
1016

docs/reference/ingest/apis/enrich/execute-enrich-policy.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Execute enrich policy</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-enrich[enrich APIs].
12+
--
13+
814
Executes an existing <<enrich-policy,enrich policy>>.
915

1016
////

docs/reference/ingest/apis/enrich/get-enrich-policy.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
<titleabbrev>Get enrich policy</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-enrich[enrich APIs].
12+
--
13+
814
Returns information about an <<enrich-policy,enrich policy>>.
915

1016
////

docs/reference/ingest/apis/enrich/index.asciidoc

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

5+
.New API Reference
6+
[sidebar]
7+
--
8+
For the most up-to-date API details, refer to {api-es}/group/endpoint-enrich[enrich APIs].
9+
--
10+
511
The following enrich APIs are available for managing <<enrich-policy,enrich
612
policies>>:
713

docs/reference/ingest/apis/enrich/put-enrich-policy.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<titleabbrev>Create enrich policy</titleabbrev>
66
++++
77

8+
[sidebar]
9+
--
10+
For the most up-to-date API details, refer to {api-es}/group/endpoint-enrich[enrich APIs].
11+
--
12+
813
Creates an enrich policy.
914

1015
////

0 commit comments

Comments
 (0)