- URL:https://<manifest-url>/regenerate
- Required Capability:Default administrator role | All authorized privileges
- Version Introduced:10.7
Description
This operation regenerates the manifest for a big data file share. A manifest should be regenerated when you have added new data or if you have uploaded a hints file using the edit resource.
Caution:
When a manifest is regenerated, it will update the manifest for existing datasets that have a hints file or new datasets. Any edits you have made to the manifest will be overwritten with the rules defined in the hints file.
Request parameters
Parameter | Details |
---|---|
f | The response format. The default response format is html. Values: html | json | pjson |
Example usage
Below is a sample request URL for regenerate:
https://machine.domain.com/webadaptor/admin/data/items/bigDataFileShares/testBigDataFileShare/manifest/regenerate?f=json
JSON Response example
{"success": true}