ncloud_list_multipart_uploads
List in-progress multipart uploads in a bucket to identify active uploads and manage them. Use parameters to filter by prefix or delimiter.
Instructions
List in-progress multipart uploads for a bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Limits results to uploads for keys beginning with this prefix | |
| delimiter | No | Delimiter for grouping keys (commonly '/') | |
| bucketName | Yes | Name of the bucket |