Shows the cloud folder on all of the environment’s machines
Request Path
GET /api/v3/cloudfolders/actions/mount?envId={envId}
Request Payload
None
Parameters
{EnvId} |
The ID of the environment. To retrieve environment IDs, use GET /api/v3/envs |
Response Example
{ "name": "Jayden Inigo's Cloud Folder (053107)", "sanitizedName": "Jayden-Inigo-s-Cloud-Folder--053107-", "windowsFolder": "\\\\1.2.3.4\\cloudfolders\\access\\EDJQHEGBWR\\Jayden-Inigo-s-Cloud-Folder--053107-", "linuxFolder": "/cloudfolders/Jayden-Inigo-s-Cloud-Folder--053107-", "token": "EDJQHEGBWR" }