FRAMES | NO FRAMES Description | Parameters | Example
URL:http://server:port/arcgis/admin/data/validateAllDataItems
HTTP Method:POST
Parent Resource:Data
Required Privileges:Publisher or Administrator

Description

In order for a data item to be registered and used successfully within the server's data store, you need to make sure that the path (for file shares) or connection string (for databases) is accessible to every server node in the site. To validate all registered data items all at once, you can invoke this operation.

Parameters

Parameter Description
item The JSON representing the data item.
f The response format. The default response format is html.
Values: html | json

Example

	
	http://server:port/arcgis/admin/data/validateAllItems