- URL:
- https://notebookserver.domain.com:11443/arcgis/admin/notebooks/runtimes/restore
- Methods:
POST
- Required Capability:
- Administrator
- Version Introduced:
- 10.7
Description
This operation restores the two default notebook runtimes in ArcGIS Notebook Server—ArcGI
and ArcGI
—to their original settings.
If you have multiple sets of notebook runtimes in your site, this operation will restore the set of runtimes that match your site's version, and remove all others. For example, if you've upgraded from 10.7 to 11.2, your site contains runtimes for both versions. This operation will remove the 10.7 runtimes from the site, and will restore the 11.2 runtimes to their original settings.
Request parameters
Parameter | Details |
---|---|
| The response format. The default is Values: |
Response properties
Property | Details |
---|---|
| Indicates success or failure of the operation. |
JSON Response syntax
{"status": "success | failure"}
JSON Response example
{"status": "success"}