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

KeyDatatypeRequiredDescription
limitnumberFor 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.
pagestringFor 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

KeyDatatypeRequiredDescription
opc-client-request-idstringThe client request ID for tracing.
Acceptstring

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"}]