ncloud_initiate_multipart_upload
Start a multipart upload for large objects in Object Storage by providing the bucket name and object key. Use this to prepare uploading files in parts.
Instructions
Initiate a multipart upload for a large object in Object Storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Object key (path) for the multipart upload | |
| bucketName | Yes | Name of the bucket | |
| contentType | No | Content-Type for the object |