- URL:
- https://<root>/data/items/bigDataFileShares/<dataItem>/manifest/update
- Methods:
POST
- Required Capability:
- Access allowed with either the "Update", "Delete", "Security and Infrastructure", or "Servers" privileges
- Version Introduced:
- 10.5
Description
The update
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 |
---|---|
| The manifest file to be uploaded. |
(Optional) | The JSON representing the updated manifest. This can be used in place of the manifest file. |
| The response format. The default response format is Values: |
JSON Response example
{"status": "success"}