mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
9 lines
214 B
ReStructuredText
9 lines
214 B
ReStructuredText
|
|
REST
|
|
----
|
|
|
|
For each JMX operation, attribute get and set, Scylla exposes a matching REST API. You can interact with the REST API using :code:`curl` or using the Swagger UI available at :code:`your-ip:10000/ui`
|
|
|
|
|
|
|