I believe the REST API can be used for this. If you set "enabled": true, to "enabled": false, and post to the rest API it should work.
On Fri, Jul 8, 2016 at 6:48 AM, Sanjiv Kumar <[email protected]> wrote: > I am Using Apache Drill in Window Operating System having latest version of > drill (1.7). > > I want to know how to enable or disable storage plugin pragmatically(C# > code). > > When i debug the storage plugin enable or disable button, there they > calling on button function() :- onclick="doEnable('StoragePlugin Name", > true) [function]. > > > I want to know how to call doEnable() [function()], programatically for > enabling or disabling storage plugin.?? > > > > > > > > > ...................... > Thanks & Regards > *Sanjiv Kumar* >
