Not as far as I know. Of course you could create a REST instance and extend it: that might be one step better than a raw script. Or maybe something like https://github.com/codycollier/booster but extended beyond admin:* functions.
Can I ask more about your use-case? Mostly I'd expect folks to set up scheduled backup, but I'm sure you know about that feature. Are you duplicating forests or something like that? Depending on the details, there might be an easier way in ML7. -- Mike On 30 Oct 2013, at 04:06 , Jakob Fix <[email protected]> wrote: > Hi, > > I'm wondering whether it's possible to initiate the backup and restore > processes of a database and its associated forests via REST, in the upcoming > now version of MarkLogic? > > I know that today I can script this process using xdmp:database-backup and > -restore functions in an xquery script. But I was wondering whether it could > be done using the REST API. > > Thanks in advance, > Jakob. > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
