Get the migration reindexing status
Technical preview
Get the status of a migration reindex attempt for a data stream or index.
Path parameters
-
index
string | array[string] Required The index or data stream name.
GET
/_migration/reindex/{index}/_status
curl \
--request GET 'http://api.example.com/_migration/reindex/{index}/_status' \
--header "Authorization: $API_KEY"