This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Cancel reindex API
editCancel reindex API
editThe underlying Upgrade Assistant concepts are stable, but the APIs for managing Upgrade Assistant are experimental.
Cancel reindexes that are waiting for the Elasticsearch reindex task to complete. For example, lastCompletedStep
set to 40
.
Request
editPOST <kibana host>:<port>/api/upgrade_assistant/reindex/myIndex/cancel
Response codes
edit-
200
- Indicates a successful call.