I know that Riak has HTTP support for a lot of information ie:
http://<Node IP>:<port>/stats
And that I can get the current clustername via the command line:
riak-repl clustername
What I can't find in the Riak docs is how to retrieve the Cluster name via HTTP?