- URL:https://<hints-url>/update(POST only)
- Required Capability:Default administrator role | All authorized privileges
- Version Introduced:10.5
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
Parameter | Details |
---|---|
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"}