ncloud_list_parts
List uploaded parts for an in-progress multipart upload by providing bucket name, object name, and upload ID. Track progress and verify completed parts.
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 |