Big Data File Share Manifest Regeneration

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

ParameterDetails

f

The response format. The default response format is html.

Values: html | json | pjson

Example usage

The following is a sample GET request for the regenerate operation:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/admin/data/items/bigDataFileShares/testBigDataFileShare/manifest/regenerate?f=pjson

JSON Response example

Use dark colors for code blocksCopy
1
{"success": true}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.