FRAMES | NO FRAMES | Description | Properties | Example |
URL: | http://server:port/arcgis/admin/data/items |
---|---|
HTTP Method: | GET |
Parent Resource: | Data |
This resource lists data items that are the
root of all other data items in the data store.
Begining with these root items, you can find all the other items in the data store using
the Find Data Items operation.
Property | Description |
---|---|
f | The response format. The default response format is html. Values: html | json |
{ "rootItems": [ "<item1>", "<item2>", ...] }
{ "path": "/arcgisdata/usa", "type": "fgdb", "id": "usa.gdb", "clientPath": "/opt/arcgis/server/data/usa.gdb" }