To create an object by means of a multipart upload, you perform these operations:
1.Initiate the multipart upload (see Initiating a multipart upload).
2.Upload the object data parts. To upload a part, you use either of these operations:
oUpload the part using data from outside HCP (see Uploading a part of a multipart upload)
oUpload the part using data copied from another object already stored in HCP (Uploading a part of a multipart upload)
3.Complete the multipart upload (see Completing a multipart upload).
You can also perform these operations related to multipart uploads:
•Abort a multipart upload (see Aborting a multipart upload)
•List the parts of an in-progress multipart upload (see Listing the parts of a multipart upload)
•For any given bucket, list the multipart uploads that are currently in progress in that bucket (see Listing the in-progress multipart uploads in a bucket)
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.