| FRAMES | NO FRAMES | Description | Parameters | Example |
| URL: | http://server:port/arcgis/admin/clusters/<cluster>/machines/add |
|---|---|
| HTTP Method: | POST |
| Parent Resource: | Machines In Cluster |
| Required Privileges: | Administrator |
Adds new server machines to the cluster. The server machines need to be
registered with the site prior to this operation.
When a server machine is added to the cluster, it pulls all the GIS services that
were deployed to cluster and prepares to run them.
Note:
| Parameter | Description |
|---|---|
| machineNames | A comma-separated list of machine names. The machines must be registered prior to completing this operation. |
| f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/clusters/<cluster>/machines/add
machineNames=SERVER1.DOMAIN.COM,SERVER2.DOMAIN.COM