Documentation

StorageApi extends AbstractApi
in package

Storage is a separate container for each file. You need to use Add Storage method before adding files to your projects via API.

Files that should be uploaded into storage include files for localization, screenshots, Glossaries, and Translation Memories. Storage id is the identifier of the file uploaded to the Storage.

Note: Files uploaded to the storage are kept during the next 24 hours

Table of Contents

Methods

create()  : Storage|null
Add Storage
delete()  : mixed
Delete Storage
get()  : Storage|null
Get Storage Info
list()  : ModelCollection
List Storages

Methods


        
On this page

Search results