Cancel reindex APIedit
[experimental]
This functionality is experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features.
Cancel reindexes that are waiting for the Elasticsearch reindex task to complete. For example, lastCompletedStep
set to 40
.
Cancel reindexes that are waiting for the Elasticsearch reindex task to complete. For example, lastCompletedStep
set to 40
.
Requestedit
POST <kibana host>:<port>/api/upgrade_assistant/reindex/myIndex/cancel
Response codesedit
-
200
- Indicates a successful call.