FRAMES | NO FRAMES | Description | Parameters | Response | Example |
URL: | http://server:port/arcgis/admin/system/properties |
---|---|
HTTP Method: | GET |
Parent Resource: | System |
Supported Operations: | Update Server Properties |
The Server has configuration parameters that can be govern some of its intricate behavior. The Server Properties resource is a container for such properties. These properties are available to all server objects and extensions throught the server environment interface. The properties include:
Parameter | Description |
---|---|
f | The response format. The default response format is html. Values: html | json |
{ "<property1>": <value1>, "<property2>": <value1>, ... }
{ "PushIdentityToDatabase": true, "WebContextURL": "http://mycompany.com/gis", "messageFormat": "esriServiceCatalogMessageFormatSoapOrBin" }