For anyone who comes across this, you should use the param "path" instead of "data_path"
On Tuesday, January 19, 2016 at 1:03:36 PM UTC, arihant rk wrote: > > I am using curl to change the datapath and index. it is working for index > path change but not for datapath. > couchbase version is : 4.0 > > below is the command used > curl -u Administrator:password -X POST > http://localhost:8091/nodes/self/controller/settings -d > data_path=/Database/data -d index_path=/Database/data > > also i am not getting any error. > -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
