bus
Get multipart upload details
Returns details about an ongoing multipart upload.
get/bus/multipart/upload/{id}
Path parameters
idstring required
The ID of the multipart upload
Response
Successfully retrieved multipart upload details
Example response
{
"bucket": "default",
"uploadID": "f1e2d3c4b5a697887776665544332211ffeeddccbbaa99887766554433221100"
}Changes
Changed in 3 of the 50 revisions of this API.22
- ▲
removed the media type
text/plainfor the response with the status500response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲