Accessing Files
If a home_directory
is not provided in the instance.json
configuration, then the top level root
folder will be accessed when making API calls.
This will translate into having to put a full path
when trying to access a file or folder.
Instances may be created to a specific file path e.g. /home/documents/test
Only files in the /home/documents/test
folder can be accessed using this specific instance.