Endpoint
/v1/s3/buckets/{name}/uploads/
GET
List all in-progress S3 uploads for a specific bucket.
Parameters
Name |
Description |
Required |
name |
Bucket name |
Yes |
after |
Return entries after the given key (keys are returned in the paging object) |
No |
limit |
Return no more than this many entries; the system may choose a smaller limit. |
No |
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema