Reindex legacy backing indices | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Reindex legacy backing indices Technical preview
POST /_migration/reindex
Reindex all legacy backing indices for a data stream. This operation occurs in a persistent task. The persistent task ID is returned immediately and the reindexing work is completed in that task.
application/json
Body Required
- Hide source attribute Show source attribute object
Responses
- 200 application/json
Hide response attribute Show response attribute object- For a successful response, this value is always true. On failure, an exception is returned instead.