Your URL is consistent with the documentation<http://docs.marklogic.com/REST/GET/manage/v2/forests/[id-or-name]>, including one of the examples. I see the same error with 8.0-3. Looks like a bug.
-- Dave Cassel<http://davidcassel.net>, @dmcassel<https://twitter.com/dmcassel> Technical Community Manager MarkLogic Corporation<http://www.marklogic.com/> http://developer.marklogic.com/ From: <[email protected]<mailto:[email protected]>> on behalf of Anne Taylor <[email protected]<mailto:[email protected]>> Reply-To: MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Friday, July 17, 2015 at 11:20 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [MarkLogic Dev General] Management API - accessing "property" in 8.0-3 Hi all, I’m trying to access some properties through the management API. If I try something like the following against an 8.0-2 server it works: http://servername:8002/manage/LATEST/forests/Triggers?view=counts&property=document-count but against three different 8.0-3 instances it fails with the error: Endpoint does not support query parameter: property I’ve tried various different properties and can’t get anything to work, each time it doesn’t seem to parse the “property” parameter. Has the syntax changed; has our upgrade failed to fully complete (all three servers were upgraded from 8.0-2); or is something wrong with the request? Can anyone else get this to work against 8.0-3? Many thanks, Anne
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
