ncloud_initiate_multipart_upload
Starts a multipart upload for large objects in NCP Object Storage by providing bucket name, object key, and optional content type.
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 |