Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Routines to query user data objects and collections. More...
Go to the source code of this file.
Functions | |
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. More... | |
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. More... | |
Routines to query user data objects and collections.