API Methods under "upload" category


Methods:


DELETEcancelUpload

Cancels an upload.

POSTuploadPart

Uploads part of a large dataset file from your bucket to our system. Our system currently supports parts of up to 5GB and full files of up to 5TB. Note that each part must be at least 5MB in size, unless it is the last part in the sequence of parts for the full file.

POSTmarkUploadComplete

Marks an upload process as complete.

GETlistUploads

Lists all pending uploads

GETdescribeUpload

Retrieves the current upload status (complete or inspecting) and the list of file parts uploaded for a specified dataset upload.