| FRAMES | NO FRAMES | Description | Parameters | Response | Example |
| URL: | http://server:port/arcgis/admin/data/config |
|---|---|
| HTTP Method: | GET |
| Parent Resource: | Data |
| Supported Operations: | Update Datastore Configuration |
The data store configuration properties affect the behavior of the data holdings of the server. The properties include:
| Parameter | Description |
|---|---|
| f | The response format. The default response format is html. Values: html | json |
{
"<property1>": <value1>,
"<property2>": <value1>,
...
}
{
"blockDataCopy": true,
}