(tapis-client-v3 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 Tapis API.
A client for the Tapis API.
(grantAppPermission _ app-id username levels)
(stopJob _ job-id)
(tapisUrl _ file-path)
(revokeAppPermission _ app-id username levels)
(listApps _)
(listApps _ opts)
(listApps _ app-ids opts)
(listJob _ job-id)
(getAppPermission _ app-id username)
(tapisFilePath _ file-url)
(listAppsWithOntology _ term)
(getSystemInfo _ system-name)
(storageSystem _)
(fileDownloadUrl _ file-path)
(submitJob _ submission)
(unshareAppWithUsers _ app-id users)
(irodsFilePath _ file-url)
(getApp _ app-id)
(getJobHistory _ job-id)
(listJobs _)
(listJobs _ job-ids)
(shareAppWithUsers _ app-id users)
(listSystems _)
(listAppShares _ app-ids)
(fileListingUrl _ file-path)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close