Backblaze · Example Payload

B2 Native Api Start Large File Request Example

Cloud StorageObject StorageStorageBackup

B2 Native Api Start Large File Request Example is an example object payload from Backblaze, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

bucketIdfileNamecontentTypefileInfoserverSideEncryption

Example Payload

Raw ↑
{
  "bucketId": "e73ede9969c64355ef8b",
  "fileName": "videos/large-video.mp4",
  "contentType": "video/mp4",
  "fileInfo": {},
  "serverSideEncryption": {}
}