Import Site

URL:
https://<notebookserveradmin>/importSite
Methods:
GET
Required Capability:
Administrator
Version Introduced:
10.7.1

Description

Starting at 10.7.1, ArcGIS Notebook Server provides this operation to restore a site configuration from a backup. The backup will have been created and exported by the exportSite operation as a ZIP file with the .agssite file extension.

Performing this operation will overwrite the current contents of your ArcGIS Notebook Server site's configuration store with the contents from the backup. You can use it to restore a site configuration in the event of machine failure or human error.

The import operation may take a while to complete. When you execute the operation, keep the tab open on your browser until the operation completes, as a report will be delivered to the page.

Request parameters

ParameterDetails

EXPORT_LOCATION

(Source)

The full path to the location of the exported site you want to import. Include the .agssite file extension in this path.

Example response

Use dark colors for code blocksCopy
1
The site was successfully imported.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.