json_t * GetInterestedServicesForIrodsDataObject(const char *services_path_s, char *const username_s, char *const password_s, const char *data_name_s)
Get all Services that can work on a given data object.
json_t * GetModifiedIRodsFiles(const char *const username_s, const char *const password_s, const time_t from, const time_t to)
Get all data objects for a given user modified within a given time interval.