mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +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>