/datastores: Data stores

URL:
https://[root]/portals/[portalID]/datastores
Methods:
GET
Operations:
Add to Server, Describe Datastore, Get Servers for Data Store, Publish Datasets, Refresh Server, Remove From Server, Validate Datastore
Child Resources:
All Datasets
Version Introduced:
10.7.1

Example usage

The following is a sample ArcGIS Enterprise request URL used to access the datastores resource:

1
https://machine.domain.com/webadaptor/sharing/rest/portals/0123456789ABCDEF/datastores?f=pjson

Description

The datastores resource page provides access to operations that allow you to do the following:

  • Validate a data store against your server.
  • Register a data store to your server.
  • Retrieve a list of servers your data store is registered to.
  • Refresh your data store registration information in the server.
  • Unregister a data store from your server.

Outside of these operations, users also have the ability to bulk publish layers from a data store, retrieve a list of previously published layers, and delete bulk-published layers. For more information, see Publish layers in bulk from a user-managed data store.

Request parameters

ParameterDetails

f

The response format. The default format is html.

Value: html | json | pjson

JSON Response example

1
{"success": true}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close