Description Usage Format Fields
SystemStorageConfig Class
1 |
An object of class R6ClassGenerator of length 24.
authcontainerNameThe name of the bucket to interact with when using an object store.
homeDirThe path on the remote system to use as the home directory for all API requests. For cases where the home directory should be dynamically defined, the $USERNAME token can be included in the homeDir value to represent the username of the authenticated user. ex. /home/$USERNAME.
hostThe hostname or ip address of the storage server
portThe port number of the storage server.
mirrorWhether the permissions set on the server should be pushed to the storage system itself. This only applies to IRODS and AWS systems.
protocolpublicAppsDirThe path on the remote system where apps will be stored if this is set as the default public storage system.
resourceThe name of the target resource when defining an IRODS system.
rootDirThe path on the remote system to use as the root for all API requests.
zoneThe name of the zone when defining an IRODS system.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.