Unregister Notebook Runtime

URL:
https://<notebookserveradmin>/notebooks/runtimes/<runtimeID>/unregister
Methods:
GET
Required Capability:
Administrator
Version Introduced:
10.7

Description

This operation unregisters a notebook runtime from the ArcGIS Notebook Server site.

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

Use dark colors for code blocksCopy
1
{"status": "success | failure"}

JSON Response Example

Use dark colors for code blocksCopy
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.