- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_start_large_file"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentType\":\"b2/x-auto\",\"fileName\":\"test-large-file\"}"
- Response:
status: 200
version: ~
headers:
content-type:
- application/json;charset=UTF-8
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "688"
date:
- "Fri, 12 Nov 2021 21:11:09 GMT"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"application/octet-stream\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f204261ca2ea2c4e1_d20211112_m211109_c002_v0001114_t0054\",\"fileInfo\":{},\"fileName\":\"test-large-file\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1636751469000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_cancel_large_file"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f204261ca2ea2c4e1_d20211112_m211109_c002_v0001114_t0054\"}"
- Response:
status: 200
version: ~
headers:
date:
- "Fri, 12 Nov 2021 21:15:19 GMT"
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "208"
content-type:
- application/json;charset=UTF-8
body: "{\"accountId\":\"hidden-account-id\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f204261ca2ea2c4e1_d20211112_m211109_c002_v0001114_t0054\",\"fileName\":\"test-large-file\"}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_cancel_large_file"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"bad-id\"}"
- Response:
status: 400
version: ~
headers:
content-length:
- "83"
connection:
- close
date:
- "Tue, 16 Nov 2021 19:14:03 GMT"
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=utf-8
body: "{\"code\":\"bad_request\",\"message\":\"Invalid fileId: bad-id\",\"status\":400}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_copy_file"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"fileName\":\"new-file.txt\",\"metadataDirective\":\"COPY\",\"sourceFileId\":\"4_z8d625eb63be2775577c70e1a_f111954e3108ff3f6_d20211118_m151810_c002_v0001168_t0010\"}"
- Response:
status: 200
version: ~
headers:
content-length:
- "788"
content-type:
- application/json;charset=UTF-8
date:
- "Thu, 18 Nov 2021 15:37:03 GMT"
cache-control:
- "max-age=0, no-cache, no-store"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"copy\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":10,\"contentMd5\":\"3c825ca59d58209eae5924221497780c\",\"contentSha1\":\"5a08924b0ef1cccfb5de1d94e3d75c38dc0d3c79\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f1052a33c70ab4806_d20211118_m153703_c002_v0001160_t0027\",\"fileInfo\":{\"src_last_modified_millis\":\"1637248673875\"},\"fileName\":\"new-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1637249823000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_start_large_file"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentType\":\"text/plain\",\"fileName\":\"Test-large-file.txt\"}"
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
date:
- "Fri, 17 Dec 2021 15:02:15 GMT"
content-length:
- "678"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"fileInfo\":{},\"fileName\":\"Test-large-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1639753335000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_get_upload_part_url"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\"}"
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
content-length:
- "376"
date:
- "Fri, 17 Dec 2021 15:02:15 GMT"
body: "{\"authorizationToken\":\"hidden-authorization-token\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"uploadUrl\":\"https://pod-000-1129-18.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022/0018\"}"
---
- Request:
method: POST
url: "https://pod-000-1129-18.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022/0018"
headers:
content-type:
- application/octet-stream
x-bz-content-sha1:
- 61b8d6600ac94d912874f569a9341120f680c9f8
x-bz-part-number:
- "1"
authorization:
- hidden-authorization-token
content-length:
- "5242880"
user-agent:
- rust-b2-client/version; surf
body: "aaaaa for 5 MB of data"
- Response:
status: 200
version: ~
headers:
content-length:
- "371"
date:
- "Fri, 17 Dec 2021 15:02:36 GMT"
content-type:
- application/json;charset=UTF-8
cache-control:
- "max-age=0, no-cache, no-store"
body: "{\"contentLength\":5242880,\"contentMd5\":\"79b281060d337b9b2b84ccf390adcf74\",\"contentSha1\":\"61b8d6600ac94d912874f569a9341120f680c9f8\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"partNumber\":1,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1639753356820}"
---
- Request:
method: POST
url: "https://pod-000-1129-18.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022/0018"
headers:
content-type:
- application/octet-stream
content-length:
- "3"
x-bz-part-number:
- "2"
authorization:
- hidden-authorization-token
x-bz-content-sha1:
- 924f61661a3472da74307a35f2c8d22e07e84a4d
user-agent:
- rust-b2-client/version; surf
body: bcd
- Response:
status: 200
version: ~
headers:
content-type:
- application/json;charset=UTF-8
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "365"
date:
- "Fri, 17 Dec 2021 15:02:36 GMT"
body: "{\"contentLength\":3,\"contentMd5\":\"d4b7c284882ca9e208bb65e8abd5f4c8\",\"contentSha1\":\"924f61661a3472da74307a35f2c8d22e07e84a4d\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"partNumber\":2,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1639753357221}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_finish_large_file"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"partSha1Array\":[\"61b8d6600ac94d912874f569a9341120f680c9f8\",\"924f61661a3472da74307a35f2c8d22e07e84a4d\"]}"
- Response:
status: 200
version: ~
headers:
date:
- "Fri, 17 Dec 2021 15:02:37 GMT"
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
content-length:
- "685"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"upload\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":5242883,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f222f9c9a66d56ef9_d20211217_m150215_c002_v0001129_t0022\",\"fileInfo\":{},\"fileName\":\"Test-large-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1639753335000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_start_large_file"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentType\":\"text/plain\",\"fileName\":\"Test-large-file2.txt\"}"
- Response:
status: 200
version: ~
headers:
date:
- "Tue, 21 Dec 2021 15:04:27 GMT"
content-type:
- application/json;charset=UTF-8
content-length:
- "679"
cache-control:
- "max-age=0, no-cache, no-store"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"fileInfo\":{},\"fileName\":\"Test-large-file2.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1640099068000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_copy_part"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"largeFileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"partNumber\":1,\"sourceFileId\":\"4_z8d625eb63be2775577c70e1a_f111954e3108ff3f6_d20211118_m151810_c002_v0001168_t0010\"}"
- Response:
status: 200
version: ~
headers:
content-length:
- "366"
date:
- "Tue, 21 Dec 2021 15:04:27 GMT"
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
body: "{\"contentLength\":10,\"contentMd5\":\"3c825ca59d58209eae5924221497780c\",\"contentSha1\":\"5a08924b0ef1cccfb5de1d94e3d75c38dc0d3c79\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"partNumber\":1,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1640099068526}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_copy_part"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"largeFileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"partNumber\":2,\"range\":\"bytes=0-3\",\"sourceFileId\":\"4_z8d625eb63be2775577c70e1a_f111954e3108ff3f6_d20211118_m151810_c002_v0001168_t0010\"}"
- Response:
status: 200
version: ~
headers:
content-type:
- application/json;charset=UTF-8
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "365"
date:
- "Tue, 21 Dec 2021 15:04:27 GMT"
body: "{\"contentLength\":4,\"contentMd5\":\"695c6ae413c00446733d926ccadefd8b\",\"contentSha1\":\"00b2aad45d07b70e1b7eefea74316913901b6e42\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"partNumber\":2,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1640099068712}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_cancel_large_file"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\"}"
- Response:
status: 200
version: ~
headers:
date:
- "Tue, 21 Dec 2021 15:04:28 GMT"
content-type:
- application/json;charset=UTF-8
content-length:
- "213"
cache-control:
- "max-age=0, no-cache, no-store"
body: "{\"accountId\":\"hidden-account-id\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2162de36adfd1074_d20211221_m150428_c002_v0001156_t0016\",\"fileName\":\"Test-large-file2.txt\"}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_start_large_file"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentType\":\"text/plain\",\"fileName\":\"unfinished-file.txt\"}"
- Response:
status: 200
version: ~
headers:
content-length:
- "678"
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
date:
- "Thu, 03 Feb 2022 22:36:44 GMT"
body: "{\"accountId\":\"hidden-account-id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"fileInfo\":{},\"fileName\":\"unfinished-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927805000}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_get_upload_part_url"
headers:
authorization:
- hidden-authorization-token
content-type:
- application/json
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\"}"
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
date:
- "Thu, 03 Feb 2022 22:36:44 GMT"
content-length:
- "376"
body: "{\"authorizationToken\":\"hidden-authorization-token\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"uploadUrl\":\"https://pod-000-1163-08.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007/0024\"}"
---
- Request:
method: POST
url: "https://pod-000-1163-08.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007/0024"
headers:
x-bz-content-sha1:
- 61b8d6600ac94d912874f569a9341120f680c9f8
content-type:
- application/octet-stream
user-agent:
- rust-b2-client/version; surf
content-length:
- "5242880"
x-bz-part-number:
- "1"
authorization:
- hidden-authorization-token
body: aaaaa for 5 MB of data
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
date:
- "Thu, 03 Feb 2022 22:37:07 GMT"
content-length:
- "371"
content-type:
- application/json;charset=UTF-8
body: "{\"contentLength\":5242880,\"contentMd5\":\"79b281060d337b9b2b84ccf390adcf74\",\"contentSha1\":\"61b8d6600ac94d912874f569a9341120f680c9f8\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"partNumber\":1,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927827314}"
---
- Request:
method: POST
url: "https://pod-000-1163-08.backblaze.com/b2api/v2/b2_upload_part/4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007/0024"
headers:
x-bz-content-sha1:
- 924f61661a3472da74307a35f2c8d22e07e84a4d
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
x-bz-part-number:
- "2"
content-length:
- "3"
content-type:
- application/octet-stream
body: bcd
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "365"
date:
- "Thu, 03 Feb 2022 22:37:07 GMT"
content-type:
- application/json;charset=UTF-8
body: "{\"contentLength\":3,\"contentMd5\":\"d4b7c284882ca9e208bb65e8abd5f4c8\",\"contentSha1\":\"924f61661a3472da74307a35f2c8d22e07e84a4d\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"partNumber\":2,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927827777}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_list_parts"
headers:
user-agent:
- rust-b2-client/version; surf
authorization:
- hidden-authorization-token
content-type:
- application/json
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"maxPartCount\":5,\"startPartNumber\":null}"
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
content-length:
- "880"
date:
- "Thu, 03 Feb 2022 22:37:07 GMT"
body: "{\"nextPartNumber\":null,\"parts\":[{\"contentLength\":5242880,\"contentMd5\":\"79b281060d337b9b2b84ccf390adcf74\",\"contentSha1\":\"61b8d6600ac94d912874f569a9341120f680c9f8\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"partNumber\":1,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927806000},{\"contentLength\":3,\"contentMd5\":\"d4b7c284882ca9e208bb65e8abd5f4c8\",\"contentSha1\":\"924f61661a3472da74307a35f2c8d22e07e84a4d\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"partNumber\":2,\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927827000}]}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_cancel_large_file"
headers:
content-type:
- application/json
authorization:
- hidden-authorization-token
user-agent:
- rust-b2-client/version; surf
body: "{\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\"}"
- Response:
status: 200
version: ~
headers:
cache-control:
- "max-age=0, no-cache, no-store"
content-length:
- "212"
content-type:
- application/json;charset=UTF-8
date:
- "Thu, 03 Feb 2022 22:37:07 GMT"
body: "{\"accountId\":\"hidden-account-id\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f208bc35b0456a1cb_d20220203_m223645_c002_v0001163_t0007\",\"fileName\":\"unfinished-file.txt\"}"
---
- Request:
method: POST
url: "https://api002.backblazeb2.com/b2api/v2/b2_list_unfinished_large_files"
headers:
user-agent:
- rust-b2-client/version; surf
content-type:
- application/json
authorization:
- hidden-authorization-token
body: "{\"bucketId\":\"8d625eb63be2775577c70e1a\",\"maxFileCount\":null,\"namePrefix\":null,\"startFileId\":null}"
- Response:
status: 200
version: ~
headers:
content-length:
- "1648"
cache-control:
- "max-age=0, no-cache, no-store"
content-type:
- application/json;charset=UTF-8
date:
- "Fri, 04 Feb 2022 17:23:09 GMT"
body: "{\"files\":[{\"accountId\":\"hidden account id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f2259d1e31263ab88_d20220203_m223102_c002_v0001164_t0026\",\"fileInfo\":{},\"fileName\":\"unfinished-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927462000},{\"accountId\":\"hidden account id\",\"action\":\"start\",\"bucketId\":\"8d625eb63be2775577c70e1a\",\"contentLength\":0,\"contentMd5\":null,\"contentSha1\":\"none\",\"contentType\":\"text/plain\",\"fileId\":\"4_z8d625eb63be2775577c70e1a_f20503d82f4c7a386_d20220203_m223245_c002_v0001148_t0056\",\"fileInfo\":{},\"fileName\":\"unfinished-file.txt\",\"fileRetention\":{\"isClientAuthorizedToRead\":true,\"value\":{\"mode\":null,\"retainUntilTimestamp\":null}},\"legalHold\":{\"isClientAuthorizedToRead\":true,\"value\":null},\"serverSideEncryption\":{\"algorithm\":null,\"mode\":null},\"uploadTimestamp\":1643927565000}],\"nextFileId\":null,\"nextFileName\":null}"