| FRAMES | NO FRAMES | Description | Parameters | Response |
| URL: | http://server:port/arcgis/admin/system/handlers |
|---|---|
| HTTP Method: | GET |
| Parent Resource: | System |
| Child Resources: | Rest Handler |
A handler exposes the GIS capabilities of ArcGIS Server through a specific interface/API. There are two types of handlers currently available in the server:
The Rest Handler resource exposes some of the administrative operations on the REST handler such as clearing the cache.
| Parameter | Description |
|---|---|
| f | The response format. The default response format is html. Values: html | json |
{
"resources" : ["rest"]
}