- URL:https://[root]/data/items/rasterStores
- Child Resources:Data Item
- Required Capability: Default administrator role | All authorized privileges
Description
The rasterStores resource provides access to individual raster store data items that have been registered with ArcGIS Server. Raster store data items are network-accessible file system folders or cloud stores that are output stores for raster analysis.
Request parameters
Parameter | Details |
---|---|
f | The response format. The default format is html. Values: html | json | pjson |
Example usage
The following is a sample request URL used to access the rasterStores resource:
https://machine.domain.com/webadaptor/admin/data/items/rasterStores?f=pjson
JSON Response example
{
"path": "/rasterStores",
"type": "datadir",
"id": "7bea1a73-60ff-404b-9a5d-306e413b3866"
}