- URL:
 - https://<root>/data/items/bigDataFileShares/<dataItem>/manifest/regenerate
 - Methods:
 GET- Required Capability:
 - Access allowed with either the "Update", "Delete", "Security and Infrastructure", or "Servers" privileges
 - Version Introduced:
 - 10.7
 
Description
The regenerate 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.
Request parameters
| Parameter | Details | 
|---|---|
  | The response format. The default response format is  Values:   | 
Example usage
The following is a sample GET request for the regenerate operation:
https://machine.domain.com/webadaptor/admin/data/items/bigDataFileShares/testBigDataFileShare/manifest/regenerate?f=pjsonJSON Response example
{"success": true}