Update batch_reindexing.asciidoc in 8.17

related to   https://github.com/elastic/kibana/issues/209081
Updates asciidocs for the UA batch reindex API
This commit is contained in:
Christiane (Tina) Heiligers 2025-02-04 07:40:50 -07:00 committed by GitHub
parent c16c8f6900
commit c1e41aeeea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,9 +6,7 @@
experimental["The underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental."]
Start or resume multiple <<start-resume-reindex, reindexing>> tasks in one request. Additionally, reindexing tasks started or resumed
via the batch endpoint will be placed on a queue and executed one-by-one, which ensures that minimal cluster resources
are consumed over time.
Start or resume upgrading multiple indices in one request. Additionally, <<start-resume-reindex, reindexing>> tasks for upgrading indices that are started or resumed via the batch endpoint will be placed on a queue and executed one-by-one. This ensures that minimal cluster resources are consumed over time. Note: this API does not support data streams.
[[batch-start-resume-reindex-request]]
==== Request