UploadListElement
class UploadListElement
A list of in-progress multipart uploads for a vault.
Types
Properties
Link copied to clipboard
The description of the archive that was specified in the Initiate Multipart Upload request.
Link copied to clipboard
The UTC time at which the multipart upload was initiated.
Link copied to clipboard
The ID of a multipart upload.
Link copied to clipboard
The part size, in bytes, specified in the Initiate Multipart Upload request. This is the size of all the parts in the upload except the last part, which may be smaller than this size.