Restore Factory Runtimes

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—ArcGIS Notebook Python 3 Standard and ArcGIS Notebook Python 3 Advanced —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

ParameterDetails

f

The response format. The default is html .

Values: html | json | pjson

Response properties

PropertyDetails

status

Indicates success or failure of the operation.

JSON Response syntax

1
{"status": "success | failure"}

JSON Response example

1
{"status": "success"}

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close