(agave-client-v2 base-url
storage-system
token-info-fn
&
{:keys [timeout page-len max-query-items]
:or {timeout 5000 page-len 100 max-query-items 50}})
A client for the Agave API.
A client for the Agave API.
(listAppPermissions _ app-ids)
(stopJob _ job-id)
(shareAppWithUser _ app-id username level)
(listApps _)
(listApps _ opts)
(listApps _ app-ids opts)
(listJob _ job-id)
(getAppPermission _ app-id username)
(listAppsWithOntology _ term)
(getSystemInfo _ system-name)
(storageSystem _)
(fileDownloadUrl _ file-path)
(submitJob _ submission)
(irodsFilePath _ file-url)
(getApp _ app-id)
(getJobHistory _ job-id)
(listJobs _)
(listJobs _ job-ids)
(listSystems _)
(agaveUrl _ file-path)
(fileListingUrl _ file-path)
(agaveFilePath _ file-url)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close