FRAMES | NO FRAMES | Description | Parameters | Example |
URL: | http://server:port/arcgis/admin/system/handlers/rest/servicesdirectory/edit |
---|---|
HTTP Method: | POST |
Parent Resource: | Services Directory |
Required Privileges: | Administrator |
With this operation you can enable or disable the HTML view of ArcGIS REST API (also known as the Services Directory).
Note:
Parameter | Description |
---|---|
servicesDirEnabled | Flag to enable/disable the HTML view of the services directory. Values: true | false |
f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/handlers/rest/servicesdirectory/edit servicesDirEnabled=false