Hi experts,
I’m trying to understand how the attachments are stored in an FSM cloud installation. There are two parts to my question.
1. This is a trivial one. Where is an attachment stored?
Upon reading the documentation, I understand that it’s either stored in the database or the network file storage. In the environment I’m working with (an FSM cloud installation) I see the following setup,

When I make a query for the attachments

So, are the above documents (ex: 34,35,36) stored in the database itself or in a network storage?
2. How do I get access to the network storage location?
Just to give some context, I’m reading the following bit from the Odata documentation,


I’m not sure how to obtain this fsmshare location. Is it a default location that’s available with an FSM cloud installation, or is this something that needs to be setup?
Thanks in advance!