POST /API/queryRuntimeAPI/getLightParentUserInstancesExcept?fromIndex=…&pageSize=… processUUIDs=…&options=…
AbstractRemoteQueryRuntimeAPI.getLightParentUserInstancesExcept({'fromIndex': /* fromIndex */, 'pageSize': /* pageSize */, 'processUUIDs': /* processUUIDs */, 'options': /* options the options map (domain, queyList, user) */});
Returns at most pageSize instances started by the given user. Instances of the given processes are ignored.