Atomia Agents

Atomia File System Agent

128 views 1

This manual describes the Atomia File System Agent in short. It also guides you through the installation of it and describes how to execute common tasks.

Overview

The role of the Atomia File System agent is to provide access and management of folders and files on the shared storage.

Atomia File System agent is a lightweight REST service, written in Python, which exposes methods for managing a file system in the Atomia system. It is designed to be simple, fast and most of all, safe. As a consequence, files and folders can be created only on specific, pre-defined, paths and with the owner set to the currently authenticated user.

Atomia File System agent exposes add/delete/modify/list methods for files and folders that belong to the users of the Atomia system.

Was this helpful?