The endpoint that matches the data you see when managing a database in the admin interface is: http://docs.marklogic.com/REST/GET/manage/v2/databases/[id-or-name]/properties
IN general, all of the endpoints in the management API have GET and POST verbs defined, so you have about 100 getters and 100 setters for just about everything you can imagine doing for administration of your ML server. Kind Regards, David Ennis David Ennis *Content Engineer* [image: HintTech] <http://www.hinttech.com/> Mastering the value of content creative | technology | content Delftechpark 37i 2628 XJ Delft The Netherlands T: +31 88 268 25 00 M: +31 63 091 72 80 [image: http://www.hinttech.com] <http://www.hinttech.com> <https://twitter.com/HintTech> <http://www.facebook.com/HintTech> <http://www.linkedin.com/company/HintTech> On 29 April 2015 at 20:25, Diedrick, Johann <[email protected]> wrote: > Hello- > > I was wondering if there was a way to export database config files found > in the Configuration Manager from the command line. I think MLCP is the > tool to do this, but as far as I know it is only used for exporting content > from the database. I’m not sure if it can be used to export database config > files in the Configuration Manager. If there is a way to do this with or > without MLCP, I would appreciate any suggestions! > > Thanks in advance, > -Johann > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
