Returns information about the upload status of a file, such as the upload percentage, the file name, and more.
URL:
http://{domain_name}/{rest_context_name}/private/managedocument/uploadFile/control/
Level API: Provisional
Parameters:
Required (path parameters): No
Optional (query parameters):
| Parameter | Description | 
|---|---|
| workspaceName | The workspace name. | 
| driveName | The drive name. | 
| currentFolder | The path to the current folder. | 
| currentPortal | The name of the current site. | 
| action | The action to perform (saving, processing, and more). | 
| language | The language of the user. | 
| fileName | The name of the file. | 
| uploadId | The Id of the uploaded resource. |