Changing featuretype datastore using REST
Hi
I am looking for examples to allow me to change the datastore associated with a featuretype using REST API for geoserver
One solution is to do a GET on an existing featuretype , extract the XML, modify the <store> tag and POST it back to the same layer
Is there any other alternative and easier way to do this?
Thanks
Ajay