Skip To Content
ArcGIS Developer
Dashboard

Edit Machine

  • URL:https://<machines-url>/<machine_name>/edit
  • Required Capability:Administrator

Description

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

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

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