Files
scylladb/api
Amnon Heiman db30a588b2 API: Break the async repair into two operations
This distinguish between the async repair that starts the repair, that
will now be a POST request and the method that check on the command
progress that will now be a GET command.

After the change each operation would get the parameters that it needs.

The GET will return an enum based on the repair_status.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-08-25 15:45:30 +03:00
..
2015-08-06 16:50:15 +02:00
2015-06-28 17:37:59 +03:00
2015-07-15 14:20:28 +03:00
2015-08-25 15:29:10 +03:00
2015-08-06 16:50:15 +02:00