- URL:https://<notebookserveradmin>/dataaccess/notebookworkspace
- Related Resources:Operations: List Files, Upload Files, Download Files, Delete Files
- Version Introduced:10.9
Description
The Data Access Workspace Directory allows notebook authors to store and read the files used in their notebooks. Each notebook author in the ArcGIS Enterprise portal has a unique folder in the workspace directory. A user's unique folder is mounted in each of their ArcGIS Notebooks, so the notebook can read and write to the workspace directory. A notebook can only read and write information in its user's respective workspace directory folder. Other users' notebooks cannot access this workspace directory folder.
The Data Access APIs allow a user to manage the files in their respective directory.
Request parameters
Parameter | Details |
---|---|
f | The response format. Currently, the only supported response format is html. |
Example usage
Below is a sample request URL used to access the Data Access Workspace Directory endpoint:
https://notebookserver.domain.com/arcgis/admin/dataaccess/notebookworkspace?f=html