[SR] Allow users to perform cleanup action for a repository #43904
Labels
enhancement
New value added to drive a business result
Feature:Snapshot and Restore
Elasticsearch snapshots and repositories UI
good first issue
low hanging fruit
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Describe the feature:
A new ES endpoint was added by elastic/elasticsearch#43900.
POST /_snapshot/{repository_name}/_cleanup
will cleanup unreferenced data in the given repository.Snapshot and Restore > Repositories should surface this action in the existing UI as a single action (on each repository row, and in its details, but not available as a bulk action when selecting multiple repositories).
The text was updated successfully, but these errors were encountered: