The number of the part of the multipart upload. This is the same number used in the partNumber
parameter in the
'POST /layers/{layerId}/data/{dataHandle}/multiparts/{multiPartToken}/parts' operation, corresponding to the etag
returned by this operation. If an error occurs during upload, do not reuse the partNumber
when retrying the upload.
Generated using TypeDoc
The etag assigned by the system to identify the uploaded part to include in the final publication. The etag is returned by the 'POST /layers/{layerId}/data/{dataHandle}/multiparts/{multiPartToken}/parts' operation, in its response
ETag
header after successfully uploading a part.