- URL:https://<manifest-url>/update(POST only)
 - Required Capability:Default administrator role | All authorized privileges
 - Version Introduced:10.5
 
Description
This operation uploads a manifest for a big data file share item that will replace the existing manifest for the big data file share item.
Request parameters
| Parameter | Details | 
|---|---|
| manifest | The manifest file to be uploaded.  | 
| fileData (Optional)  | The JSON representing the updated manifest. This can be used in place of the manifest file.  | 
| f | The response format. The default response format is html. Values: html | json | pjson  | 
JSON Response example
{"status": "success"}