(addtag options)
Sends a addtag request to the API endpoint
Sends a addtag request to the API endpoint
(addtag-reqs options)
Checks the requirements for calling the addtag request
Checks the requirements for calling the addtag request
(apiversion)
(check-apiid-apipw options)
Checks for valid api_id and api_pw parameters have been set
Checks for valid api_id and api_pw parameters have been set
(check-filekey-username options)
(check-filekey-username options checkfilekey checkusername)
Checks for valid filekey and username parameters have been set
Checks for valid filekey and username parameters have been set
(check-filename options mustExist)
Checks the filename is specified, and optionally, exists for get/put requests
Checks the filename is specified, and optionally, exists for get/put requests
(checkcreds options)
Sends a checkcreds request to the API endpoint
Sends a checkcreds request to the API endpoint
(checkcreds-reqs options)
Checks the requirements for calling the checkcreds request
Checks the requirements for calling the checkcreds request
(checkcredsad options)
Sends a checkcredsad request to the API endpoint
Sends a checkcredsad request to the API endpoint
(checkcredsad-reqs options)
Checks the requirements for calling the checkcredsad request
Checks the requirements for calling the checkcredsad request
(checkpermissions options)
Sends a checkpermissions request to the API endpoint
Sends a checkpermissions request to the API endpoint
(checkpermissions-reqs options)
Checks the requirements for calling the checkpermissions request
Checks the requirements for calling the checkpermissions request
(checkvaultconnection options)
Sends a checkvaultconnection request to the API endpoint
Sends a checkvaultconnection request to the API endpoint
(checkvaultconnection-reqs options)
Checks the requirements for calling the checkvaultconnection request
Checks the requirements for calling the checkvaultconnection request
(clearfilelock options)
Sends a clearfilelock request to the API endpoint
Sends a clearfilelock request to the API endpoint
(clearfilelock-reqs options)
Checks the requirements for calling the clearfilelock request
Checks the requirements for calling the clearfilelock request
(convertstringtoidentarray options)
Creates a map of the input string formatted like 'abc=1,def="string",gh=My Test String,folderNames=My Home|vTest', and returns {:abc 1 :def "string" :gh "My Test String" :folderNames ["My Home" "vTest"]}
Creates a map of the input string formatted like 'abc=1,def="string",gh=My Test String,folderNames=My Home|vTest', and returns {:abc 1 :def "string" :gh "My Test String" :folderNames ["My Home" "vTest"]}
(copydirectory options)
Sends a copydirectory request to the API endpoint
Sends a copydirectory request to the API endpoint
(copydirectory-reqs options)
Checks the requirements for calling the copydirectory request
Checks the requirements for calling the copydirectory request
(copyfile options)
Sends a copyfile request to the API endpoint
Sends a copyfile request to the API endpoint
(copyfile-reqs options)
Checks the requirements for calling the copyfile request
Checks the requirements for calling the copyfile request
(createdirectory options)
Sends a createdirectory request to the API endpoint
Sends a createdirectory request to the API endpoint
(createdirectory-reqs options)
Checks the requirements for calling the createdirectory request
Checks the requirements for calling the createdirectory request
(decrypt s key ivIn)
(decryptstring s key)
(deletedirectory options)
Sends a deletedirectory request to the API endpoint
Sends a deletedirectory request to the API endpoint
(deletedirectory-reqs options)
Checks the requirements for calling the deletedirectory request
Checks the requirements for calling the deletedirectory request
(deletefile options)
Sends a deletefile request to the API endpoint
Sends a deletefile request to the API endpoint
(deletefile-reqs params)
Checks the requirements for calling the deletefile request
Checks the requirements for calling the deletefile request
(deletetag options)
Sends a deletetag request to the API endpoint
Sends a deletetag request to the API endpoint
(deletetag-reqs options)
Checks the requirements for calling the deletetag request
Checks the requirements for calling the deletetag request
(deleteversion options)
Sends a deleteversion request to the API endpoint
Sends a deleteversion request to the API endpoint
(deleteversion-reqs options)
Checks the requirements for calling the deleteversion request
Checks the requirements for calling the deleteversion request
(encrypt ba key ivIn)
(encryptstring s key)
(getbytes options)
Sends a getfile request to the API endpoint and returns a byte-array; intended for small files only (< 100k)
Sends a getfile request to the API endpoint and returns a byte-array; intended for small files only (< 100k)
(getbytes-reqs params)
Checks the requirements for calling the getbytes (getfile as byte array) request
Checks the requirements for calling the getbytes (getfile as byte array) request
(getfile options)
Sends a getfile request to the API endpoint
Sends a getfile request to the API endpoint
(getfile-reqs params)
Checks the requirements for calling the getfile request
Checks the requirements for calling the getfile request
(getfileinfo options)
Sends a getfileinfo request to the API endpoint
Sends a getfileinfo request to the API endpoint
(getfileinfo-reqs params)
Checks the requirements for calling the getfileinfo request
Checks the requirements for calling the getfileinfo request
(getfilelock options)
Sends a getfilelock request to the API endpoint
Sends a getfilelock request to the API endpoint
(getfilelock-reqs options)
Checks the requirements for calling the getfilelock request
Checks the requirements for calling the getfilelock request
(getfolderid options)
Sends a getfolderid request to the API endpoint
Sends a getfolderid request to the API endpoint
(getfolderid-reqs options)
Checks the requirements for calling the getfolderid request
Checks the requirements for calling the getfolderid request
(getfolderinfo options)
Sends a getfolderinfo request to the API endpoint
Sends a getfolderinfo request to the API endpoint
(getfolderinfo-reqs params)
Checks the requirements for calling the getfolderinfo request
Checks the requirements for calling the getfolderinfo request
(getsignature params options)
Calculates the signature of the request and returns the value
Calculates the signature of the request and returns the value
(getsyncinfo options)
Sends a getsyncinfo request to the API endpoint
Sends a getsyncinfo request to the API endpoint
(getsyncinfo-reqs options)
Checks the requirements for calling the getsyncinfo request
Checks the requirements for calling the getsyncinfo request
(gettags options)
Sends a gettags request to the API endpoint
Sends a gettags request to the API endpoint
(gettags-reqs options)
Checks the requirements for calling the gettags request
Checks the requirements for calling the gettags request
(gettimestamp)
Gets the current epoch timestamp
Gets the current epoch timestamp
(geturl urlIn endpoint)
Gets the URL for the request
Gets the URL for the request
(getvaultinfo options)
Sends a getvaultinfo request to the API endpoint; returns JSON
Sends a getvaultinfo request to the API endpoint; returns JSON
(getvaultinfo-reqs options)
Checks the requirements for calling the getvaultinfo request
Checks the requirements for calling the getvaultinfo request
(hmac key data)
Calculate HMAC signature for given data.
Calculate HMAC signature for given data.
(isvaliduser options)
Sends a isvaliduser request to the API endpoint
Sends a isvaliduser request to the API endpoint
(isvaliduser-reqs options)
Checks the requirements for calling the isvaliduser request
Checks the requirements for calling the isvaliduser request
(listall options)
Sends a listall request to the API endpoint
Sends a listall request to the API endpoint
(listall-reqs options)
Checks the requirements for calling the listall request
Checks the requirements for calling the listall request
(listfiles options)
Sends a listfiles request to the API endpoint
Sends a listfiles request to the API endpoint
(listfiles-reqs options)
Checks the requirements for calling the listfiles request
Checks the requirements for calling the listfiles request
(listfolders options)
Sends a listfolders request to the API endpoint
Sends a listfolders request to the API endpoint
(listfolders-reqs options)
Checks the requirements for calling the listfolders request
Checks the requirements for calling the listfolders request
(listsffiles options)
Sends a listsffiles request to the API endpoint
Sends a listsffiles request to the API endpoint
(listsffiles-reqs options)
Checks the requirements for calling the listsffiles request
Checks the requirements for calling the listsffiles request
(listversions options)
Sends a listversions request to the API endpoint
Sends a listversions request to the API endpoint
(listversions-reqs options)
Checks the requirements for calling the listversions request
Checks the requirements for calling the listversions request
(loopback options)
Sends a loopback request to the API endpoint
Sends a loopback request to the API endpoint
(loopback-reqs options)
Checks the requirements for calling the loopback request
Checks the requirements for calling the loopback request
(movedirectory options)
Sends a movedirectory request to the API endpoint
Sends a movedirectory request to the API endpoint
(movedirectory-reqs options)
Checks the requirements for calling the movedirectory request
Checks the requirements for calling the movedirectory request
(movefile options)
Sends a movefile request to the API endpoint
Sends a movefile request to the API endpoint
(movefile-reqs options)
Checks the requirements for calling the movefile request
Checks the requirements for calling the movefile request
(putbytes options data)
Sends a putfile request to the API endpoint using source byte-array 'data'
Sends a putfile request to the API endpoint using source byte-array 'data'
(putbytes-reqs params)
Checks the requirements for calling the putbytes (putfile with byte-array source) request
Checks the requirements for calling the putbytes (putfile with byte-array source) request
(putfile options)
Sends a putfile request to the API endpoint
Sends a putfile request to the API endpoint
(putfile-reqs params)
Checks the requirements for calling the putfile request
Checks the requirements for calling the putfile request
(random-bytes size)
Returns a random byte array of the specified size.
Returns a random byte array of the specified size.
(readversion options)
Sends a readversion request to the API endpoint
Sends a readversion request to the API endpoint
(readversion-reqs options)
Checks the requirements for calling the readversion request
Checks the requirements for calling the readversion request
(renamedirectory options)
Sends a renamedirectory request to the API endpoint
Sends a renamedirectory request to the API endpoint
(renamedirectory-reqs options)
Checks the requirements for calling the renamedirectory request
Checks the requirements for calling the renamedirectory request
(renamefile options)
Sends a renamefile request to the API endpoint
Sends a renamefile request to the API endpoint
(renamefile-reqs options)
Checks the requirements for calling the renamefile request
Checks the requirements for calling the renamefile request
(restoreversion options)
Sends a restoreversion request to the API endpoint
Sends a restoreversion request to the API endpoint
(restoreversion-reqs options)
Checks the requirements for calling the restoreversion request
Checks the requirements for calling the restoreversion request
(senddownloadrequest url params options asBytes)
Sends a request to download a file from the API endpoitn
Sends a request to download a file from the API endpoitn
(sendfilerequest url params options)
Uploads a file to the API endpoint
Uploads a file to the API endpoint
(sendfilerequestbytes url params options data)
Uploads a byte-array to the API endpoint
Uploads a byte-array to the API endpoint
(sendrequest url params options)
Sends a request to the API endpoint
Sends a request to the API endpoint
(setfilelock options)
Sends a setfilelock request to the API endpoint
Sends a setfilelock request to the API endpoint
(setfilelock-reqs options)
Checks the requirements for calling the setfilelock request
Checks the requirements for calling the setfilelock request
(setpermissions options)
Sends a setpermissions request to the API endpoint
Sends a setpermissions request to the API endpoint
(setpermissions-reqs options)
Checks the requirements for calling the setpermissions request
Checks the requirements for calling the setpermissions request
(settags options)
Sends a settags request to the API endpoint
Sends a settags request to the API endpoint
(settags-reqs options)
Checks the requirements for calling the settags request
Checks the requirements for calling the settags request
(sha1 io-factory)
(validateDestParams options folderOnly nameOnly)
Checks for valid source parameters like destFolderId, destFolderNames, and destFileName
Checks for valid source parameters like destFolderId, destFolderNames, and destFileName
(validateOutputParams params)
Checks for valid outputType parameter
Checks for valid outputType parameter
(validateOverwriteParams params)
Checks for valid overwrite parameters like overwriteFile and overwriteFileId
Checks for valid overwrite parameters like overwriteFile and overwriteFileId
(validateSearchParams params requireTerms)
Checks for valid search parameter
Checks for valid search parameter
(validateSourceParams options folderOnly allowZeroIds)
Checks for valid source parameters like fileId, fileName, folderId, and folderNames
Checks for valid source parameters like fileId, fileName, folderId, and folderNames
(validateVersionParams params)
Checks for valid version parameter
Checks for valid version parameter
(weberasedelete options)
Sends a weberasedelete request to the API endpoint
Sends a weberasedelete request to the API endpoint
(weberasedelete-reqs options)
Checks the requirements for calling the weberasedelete request
Checks the requirements for calling the weberasedelete request
(weberasedownload options)
Sends a weberasedownload request to the API endpoint
Sends a weberasedownload request to the API endpoint
(weberasedownload-reqs options)
Checks the requirements for calling the weberasedownload request
Checks the requirements for calling the weberasedownload request
(weberaseonetimecode options)
Sends a weberaseonetimecode request to the API endpoint
Sends a weberaseonetimecode request to the API endpoint
(weberaseonetimecode-reqs options)
Checks the requirements for calling the weberaseonetimecode request
Checks the requirements for calling the weberaseonetimecode request
(weberasepolling options)
Sends a weberasepolling request to the API endpoint
Sends a weberasepolling request to the API endpoint
(weberasepolling-reqs options)
Checks the requirements for calling the weberasepolling request
Checks the requirements for calling the weberasepolling request
(weberaseprojectlist options)
Sends a weberaseprojectlist request to the API endpoint
Sends a weberaseprojectlist request to the API endpoint
(weberaseprojectlist-reqs options)
Checks the requirements for calling the weberaseprojectlist request
Checks the requirements for calling the weberaseprojectlist request
(weberaseretrieve options)
Sends a weberaseretrieve request to the API endpoint
Sends a weberaseretrieve request to the API endpoint
(weberaseretrieve-reqs options)
Checks the requirements for calling the weberaseretrieve request
Checks the requirements for calling the weberaseretrieve request
(weberasestore options)
Sends a weberasestore request to the API endpoint
Sends a weberasestore request to the API endpoint
(weberasestore-reqs options)
Checks the requirements for calling the weberasestore request
Checks the requirements for calling the weberasestore request
(weberasetoken options)
Sends a weberasetoken request to the API endpoint
Sends a weberasetoken request to the API endpoint
(weberasetoken-reqs options)
Checks the requirements for calling the weberasetoken request
Checks the requirements for calling the weberasetoken request
(weberaseupdate options)
Sends a weberaseupdate request to the API endpoint
Sends a weberaseupdate request to the API endpoint
(weberaseupdate-reqs options)
Checks the requirements for calling the weberaseupdate request
Checks the requirements for calling the weberaseupdate request
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close