Skip To Content
ArcGIS Developer
Dashboard

Big Data File Share Hints Update

Description

This operation uploads a hints file for a big data file share item, which will replace the existing hints file. To apply the control parameters in the hints file and regenerate the manifest, use the editDataItem to edit the big data file share (using the same data store item as input) which will regenerate the manifest. When a manifest is regenerated, it will be updated only for datasets that have hints and for new datasets that are added to the existing big data file share location.

Request parameters

ParameterDetails
hints

The hints file to be uploaded.

f

The response format. The default response format is html.

Values: html | json | pjson

JSON Response example

{"status": "success"}