Public Storage Methods

All the methods below should be called with the StorageApiUrl instead of the normal API url.

The StorageApiUrl is contained in any response with Fileserver information.
For all these calls a FileserverName is required.

ls
FileExists
mkdir
rm
mv
copy
GetFileInfo
GetFileserverInfo
GetThumbnail
GetLinks
CreateRevision
RemoveRevision
ListRevisions
RestoreRevision
Search
ZohoUpload
ZohoSave
ListTrash
RestoreTrash
RemoveTrash
ListQuarantine
Redirect
MediaStream
ServiceAvailable
GetServiceStatus

Private Pipe Methods

The following methods are StorageAPI calls. i.e.: you must use the StorageAPIUrl from a workspace to make these calls, just like ls, mkdir etc.

These methods are private; meaning that they should not be accessible unless from a system we know we can trust (Client, MiFi,…).

SyncRequest
SyncReport
RemoveArchive

File Upload and Download Methods

Since webservices have technical limitations regarding the transfer of large amounts of binary data, which lead to severe performance and scalability issues, file up- and downloads happen over regular HTTP POST requests.

File upload
File download
Download as zip
DownloadRevision
DownloadTrash

Theftguard Methods

ReportLost
UpdateComputerDescription
GetDashboards
GetDashboardLocations
TheftGuardSuccess
ChangeComputerDescription