Re: Access Riak remotely

2016-04-11 Thread Fasil K
Actually, i want to update the properties of a bucket type (data type) or some times create a new type. Since, Bucket type operations are not exposed via the api. I may have to think of another way. Any way, Thanks Vitaly. Thanks, Fasil K On Mon, Apr 11, 2016 at 4:40 PM, Vitaly <13vitam...@gma

Re: Access Riak remotely

2016-04-11 Thread Vitaly
Hi Fasil, It depends on what you want to do. Some administrative actions are available via the HTTP API (e.g. buckets, properties, search schemes and indexes), some are not. Specifically, bucket type operations are not (unfortunately) exposed via the API. That said, you may try the experimental Ri