This patch adds an API to return an array of the ids of current active repairs. After this patch a call to: curl http://localhost:10000/storage_service/active_repair/ Will return the active repairs ids Fixes #3193 Signed-off-by: Amnon Heiman <amnon@scylladb.com>