ncloud_list_multipart_uploads
List in-progress multipart uploads for a bucket. Filter results by key prefix or use a delimiter to group uploads by path.
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 |