mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
[DOCS] Fixes experimental annotations (#40376)
This commit is contained in:
parent
01d8f93c76
commit
58a319dab0
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
[[upgrade-assistant-api]]
|
||||
== Upgrade Assistant API
|
||||
|
||||
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
|
||||
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
|
||||
|
||||
The Upgrade Assistant API allows you to check the upgrade status of your Elasticsearch cluster
|
||||
and reindex indices that were created in the previous major version. The assistant helps you prepare
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[[upgrade-assistant-api-reindexing]]
|
||||
=== Reindex API
|
||||
|
||||
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
|
||||
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
|
||||
|
||||
When checking the upgrade status, some indices will have the `reindex` paramaeter set to `true`. You can use this Reindexing API to reindex these indices.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[[upgrade-assistant-api-status]]
|
||||
=== Upgrade Readiness Status
|
||||
|
||||
experimental[This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental.]
|
||||
experimental["This API is *experimental* and may be changed or removed completely in a future release. The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are currently experimental."]
|
||||
|
||||
==== Request
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue