Alo everybody!
first of all, i’ve been using datagerry for some days now in an evaluation purpose and i find it pretty useful, thx for it!!
OTOH, m currently working on a basic script that matches what datagerry contains with the resource listing from AWS and warns if a mismatch is found and im trying to get the list of objects of a specific type through the rest api (datagerry version 2.0),
i but the url i’ve read in another topic does not seem to work (404, the place of the blind squirrel )
http://localhost:4000/rest/objects/type/1
(tried will all combinations of object/type, objects/type, objects/types, objects/type,…)
is there any way to get this list?
thanks!