Files
scylladb/api/api-doc
Taras Veretilnyk fa98239ed8 rest_api: add endpoint which drops all quarantined sstables
Added a new POST endpoint `/storage_service/drop_quarantined_sstables` to the REST API.
This endpoint allows dropping all quarantined SSTables either globally or
for a specific keyspace and tables.
Optional query parameters `keyspace` and `tables` (comma-separated table names) can be
provided to limit the scope of the operation.

Fixes scylladb/scylladb#19061
2025-07-28 16:55:17 +02:00
..
2024-06-07 06:44:59 +08:00
2018-03-28 12:41:55 +03:00
2023-12-05 15:18:11 +02:00