Dashboard > MAMBO Web Services API > Home > getUploadStatus
  MAMBO Web Services API Log In   View a printable version of the current page.  
  getUploadStatus
Added by Minh Tran, last edited by Minh Tran on Aug 09, 2007  (view change)
Labels: 
(None)

GetUploadStatusResponse getUploadStatus (GetUploadStatusRequest request)

Description

This Service returns the File Upload Token

Possible Error Codes

GetUploadStatusRequest
Type Name Description
String uploadToken Need to passValid upload token for upload
GetUploadStatusResponse
Type Name Description
long createdOn  
long updatedOn  
long currentSizeUploaded  
long totalUploadSize  
String lifeCycleStatus The LifeCycle Status of the Upload
long assetMasterId The assetMaster associated with this upload
long[] encodingRequestIdList The list of Encoding Request Ids if any optional encoding requests were made

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.5 Build:#520 Jun 27, 2006) - Bug/feature request - Contact Administrators