- URL:
- https://<root>/data/items/rasterStores
- Methods:
GET
- Required Capability:
- Access allowed with any authorized privilege
Description
The raster
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 |
---|---|
| The response format. The default format is Values: |
Example usage
The following is a sample request URL used to access the raster
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"
}