Skip to content

Commit fc63ea5

Browse files
authored
[DOCS] Add beta warning to ILM pages. (#35571)
1 parent 40ba4de commit fc63ea5

19 files changed

+68
-5
lines changed

docs/reference/ilm/apis/delete-lifecycle.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Delete Policy</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Deletes a lifecycle policy.
1012

1113
==== Request

docs/reference/ilm/apis/explain.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Explain Lifecycle</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Shows an index's current lifecycle status.
1012

1113
==== Request

docs/reference/ilm/apis/get-lifecycle.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Get Policy</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Retrieves a lifecycle policy.
1012

1113
==== Request

docs/reference/ilm/apis/get-status.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Get {ILM} Status</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Retrieves the current {ilm} status.
1012

1113
==== Request

docs/reference/ilm/apis/ilm-api.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[[index-lifecycle-management-api]]
22
== Index Lifecycle Management API
33

4+
beta[]
5+
46
You can use the following APIs to manage policies on indices.
57

68
[float]

docs/reference/ilm/apis/move-to-step.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Move to Step</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Triggers execution of a specific step in the lifecycle policy.
1012

1113
==== Request

docs/reference/ilm/apis/put-lifecycle.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Create Policy</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Creates or updates lifecycle policy.
1012

1113
==== Request

docs/reference/ilm/apis/remove-policy.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Delete Policy</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Removes the assigned lifecycle policy from an index.
1012

1113
==== Request

docs/reference/ilm/apis/retry-policy.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Retry Policy</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Retry executing the policy for an index that is in the ERROR step.
1012

1113
==== Request

docs/reference/ilm/apis/start.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<titleabbrev>Start {ILM}</titleabbrev>
77
++++
88

9+
beta[]
10+
911
Start the {ILM} plugin.
1012

1113
==== Request

0 commit comments

Comments
 (0)