List Multipart Uploads
GET {{baseUrl}}/n/:namespaceName/b/:bucketName/u?limit=154
Lists all of the in-progress multipart uploads for the given bucket in the given Object Storage namespace.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | For list pagination. The maximum number of results per page, or items to return in a paginated | |
"List" call. For important details about how pagination works, see | |||
List Pagination. | |||
page | string | For list pagination. The value of the opc-next-page response header from the previous "List" call. For important | |
details about how pagination works, see List Pagination. | |||
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-client-request-id | string | The client request ID for tracing. | |
Accept | string |
RESPONSES
status: OK
[{"bucket":"nostrud et ullamco","namespace":"volu","object":"incididunt ut irure","timeCreated":"1943-06-07T15:10:48.243Z","uploadId":"culpa consequat","storageTier":"Standard"},{"bucket":"voluptate consequat Lorem in","namespace":"incididunt nostrud","object":"dolor labore voluptate proident","timeCreated":"1987-06-17T08:56:18.981Z","uploadId":"anim dolor Excepteur","storageTier":"Standard"}]