Skip to content

Commit 2b41adf

Browse files
committed
[DOCS] Add links to features APIs
1 parent 68a0c5c commit 2b41adf

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

docs/reference/features/apis/features-apis.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[[features-apis]]
22
== Features APIs
33

4+
.New API Reference
5+
[sidebar]
6+
--
7+
For the most up-to-date API details, refer to {api-es}/group/endpoint-features[features APIs].
8+
--
9+
410
You can use the following APIs to introspect and manage Features provided
511
by Elasticsearch and Elasticsearch plugins.
612

docs/reference/features/apis/get-features-api.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
<titleabbrev>Get features</titleabbrev>
55
++++
66

7+
.New API Reference
8+
[sidebar]
9+
--
10+
For the most up-to-date API details, refer to {api-es}/group/endpoint-features[features APIs].
11+
--
12+
713
Gets a list of features which can be included in snapshots using the
814
<<create-snapshot-api-feature-states,`feature_states` field>> when creating a
915
snapshot.

docs/reference/features/apis/reset-features-api.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
experimental::[]
88

9+
.New API Reference
10+
[sidebar]
11+
--
12+
For the most up-to-date API details, refer to {api-es}/group/endpoint-features[features APIs].
13+
--
14+
915
Clears all of the state information stored in system indices by {es} features, including the security and machine learning indices.
1016

1117
WARNING: Intended for development and testing use only. Do not reset features on a production cluster.

0 commit comments

Comments
 (0)