- URL:
- https://<root>/data
- Methods:
GET- Operations:
- Configure Enterprise Data Stores, Register Data Item, Unregister Data Item, Find Data Items, Validate Data Item, Validate All Data Items
- Child Resources:
- Data Item
- Version Introduced:
- 12.0
Description
The data resource provides information about the data holdings of the server. Data items are used by ArcGIS Pro, ArcGIS Excalibur, and other clients to validate data paths referenced by video services.
A relational data store type represents a database platform that has been registered for use on a portal’s hosting server by the administrator. Each relational data store type describes the properties ArcGIS Video Server requires in order to connect to an instance of a database for a particular platform. At least one registered relational data store type is required for ArcGIS Video Server to federate with ArcGIS Enterprise. ArcGIS Video Server can utilize cloud data stores, object stores, and spatiotemporal big data stores as data items.
You can register new data items with the server by using the Register Data Item operation and search through the hierarchy of data items using the Find Data Items operation.
Request parameters
| Parameter | Description |
|---|---|
(Required) | The response format. The only supported response format is |
(Required) | Users interacting programmatically with this endpoint must generate a token that must be included as a request parameter. A token can be obtained using the Generate Token operation. |
Example usage
The following is a sample request URL used to access the data resource:
https://organization.example.com/<context>/admin/data?f=html