FRAMES | NO FRAMES | Description | Parameters | Request | Response | Example |
URL: | http://server:port/arcgis/admin/data/computeTotalRefCount |
---|---|
HTTP Method: | POST |
Parent Resource: | Data |
Required Privileges: | Publisher or Administrator |
Computes the total number of references to a given data item that exist on the server. You can use this operation to determine if a data resource can be safely deleted (or taken down for maintenance).
Parameter | Description |
---|---|
path | The complete hierarchical path to the item. |
f | The response format. The default response format is html. Values: html | json |
http://server:port/arcgis/admin/data/computeTotalRefCount path=<path>
{ "totalRefCount": <count> }
http://server:port/arcgis/admin/data/computeTotalRefCount item=/arcgisdata/usa