FRAMES | NO FRAMES | Description | Parameters | Response |
URL: | http://server:port/arcgis/admin/system/handlers/rest/servicesdirectory |
---|---|
HTTP Method: | GET |
Parent Resource: | Rest Handler |
Supported Operations: | Edit Services Directory |
This resource lists the status of the HTML view of the ArcGIS REST API (also known as the Services Directory). You can browse and interact with the API through the Services Directory. You can disable the Services Directory if you dont want to make the API discoverable.
Parameter | Description |
---|---|
f | The response format. The default response format is html. Values: html | json |
{ "enabled": "<true|false>" }