Closes the connection
Downloads a file associated with given column and row.
Downloads a file by following a URL for a given file handle id.
Downloads a file by following a URL for a given file handle id. Only the person who created the FileHandle can download the file. To download column files use downloadColumnFile
http://hud.rel.rest.doc.sagebase.org.s3-website-us-east-1.amazonaws.com/GET/fileHandle/handleId/url.html
Same as downloadFile
but returns a byte array
Same as downloadFile
but returns a byte array
Downloads files of custom types (file, table, attachment) for given handle assocations in a bulk by combining startBulkDownload, getBulkDownloadResultWait, and downloadFileAsBytes
Downloads table files for given handle ids in a bulk by combining startBulkDownload, getBulkDownloadResultWait, and downloadFileAsBytes
Returns a file handle of the resulting bulk download zip file
Returns a file handle of the resulting bulk download zip file
http://hud.rel.rest.doc.sagebase.org.s3-website-us-east-1.amazonaws.com/GET/file/bulk/async/get/asyncToken.html
Gets the bulk results...
Gets the bulk results... wait till it's done by polling
Gets results or a job status if still running
Gets results...
Gets results... wait till it's done by polling
Gets a file handle
Gets a table as csv by combining runCsvTableQuery, getCsvTableResults, and downloadFile
Gets a list of file handles associated with the rows and columns specified in a row ref set
Gets the column models of a given table
(Re)logins and refreshes a session token
Prolonges a current session token for another 24 hours
Initiates a downlaod of multiple filed...
Initiates a downlaod of multiple filed... returns a token for polling
http://hud.rel.rest.doc.sagebase.org.s3-website-us-east-1.amazonaws.com/POST/file/bulk/async/start.html
.Runs a table query and returns a token