FRAMES | NO FRAMES Description | Parameters | Response
URL:http://server:port/arcgis/admin/system/handlers/rest
HTTP Method:GET
Parent Resource: Handlers
Child Resources: Rest Cache   Services Directory

Description

Through this resource, you can clear the in-memory cache built by the REST handler or enable/disable the HTML browsing capabilities of the handler.

Note:

Parameters

Parameter Description
f The response format. The default response format is html.
Values: html | json

Response Format

{
	"resources" : [ "cache", "servicesdirectory" ]
}