-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[SR] Allow users to perform cleanup action for a repository #43904
Copy link
Copy link
Closed
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//enhancementNew value added to drive a business resultNew value added to drive a business resultgood first issuelow hanging fruitlow hanging fruit
Metadata
Metadata
Assignees
Labels
Feature:Snapshot and RestoreElasticsearch snapshots and repositories UIElasticsearch snapshots and repositories UITeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//enhancementNew value added to drive a business resultNew value added to drive a business resultgood first issuelow hanging fruitlow hanging fruit
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature:
A new ES endpoint was added by elastic/elasticsearch#43900.
POST /_snapshot/{repository_name}/_cleanupwill 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).