From: Sander A. <sa....@fz...> - 2016-10-27 12:55:34
|
Hi Krzysztof, thank you very much. Now it works fine. Best regards, Sander Am Donnerstag, den 27.10.2016, 13:51 +0200 schrieb Krzysztof Benedyczak: > W dniu 27.10.2016 o 11:57, Sander Apweiler pisze: > > Hi Krzysztof, > > > > Am Donnerstag, den 27.10.2016, 10:48 +0200 schrieb Krzysztof > > Benedyczak: > > > Hi Sander, > > > > > > W dniu 27.10.2016 o 10:38, Sander Apweiler pisze: > > > > Hi Krzysztof, > > > > > > > > thanks for the information. Copy the values with REST API is > > > > working > > > > fin for me. Is there a possibility to get a list of all used > > > > entity > > > > ids > > > > via REST API? I'm working on an script which copy the attribute > > > > for > > > > all > > > > users and I want to avoid a long for loop with status code > > > > check. > > > > > > What do you mean by "all used entity ids"? Just all entities > > > which > > > are > > > in the system? If so then get all members of the root group - > > > this > > > is > > > the complete list. > > > > yes that is what I want. But how could I queue the root group? I > > tried > > - .../group > > - .../group/ > > - .../group// > > All has a 404 error. Queue a subgroup was no problem. > > root is just / > You may need to do percent encoding of the value. ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ |