ncloud_list_parts
Retrieve a list of parts uploaded for a specific multipart upload to verify which data chunks have been successfully transferred using the upload ID.
Instructions
List uploaded parts for a multipart upload in progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | Upload ID returned from initiate multipart upload | |
| bucketName | Yes | Name of the bucket | |
| objectName | Yes | Object key (path) for the multipart upload |