Skip to content

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

ParameterDescription

f

(Required)

The response format. The only supported response format is html.

token

(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:

Use dark colors for code blocksCopy
1
https://organization.example.com/<context>/admin/data?f=html

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