Skip To Content
ArcGIS Developer
Dashboard

Edit Machine

  • URL: https://<notebookserveradmin>/machines/<machine>/edit(POST only)
  • Required Capability:Administrator
  • Version Introduced:10.7

Description

This operation allows you to update properties on the ArcGIS Notebook Server machine.

ArcGIS Notebook Server uses port 11443 for communication. When you create a site, this port is assigned as the default. You must ensure that your firewall allows communication through port 11443.

Note:

Editing the machine configuration causes the machine to be restarted, so it's recommended that you do not perform this operation during peak usage.

Request parameters

ParameterDetails
adminURL

The URL where the Administrator API is running on the server machine. Example: https://<machineName>:port/arcgis/admin

webServerCertificateAlias

The alias of the web server's SSL certificate.

f

The response format. The default response format is html.

Values: html | json