mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
This patch chanages the API to support describe ring instead of describe ring jmx that will be implemented in the jmx server. The API will return a list of objects instead of string. An additional api was added as the equivelent to the jmx call with an empty param. Signed-off-by: Amnon Heiman <amnon@scylladb.com>