b2_get_file_info: Get file info

Description Usage Arguments Details Value

View source: R/b2_get_file_info.R

Description

Get information about a file stored in B2

Usage

1

Arguments

file_id

The file id

Details

See https://www.backblaze.com/b2/docs/b2_get_file_info.html

Note that the file id, not the file name, is required. To get file information using the bucket name and file name, use b2_get_file_info_by_name.

Value

A list of the JSON response


mvanhala/B2R documentation built on Aug. 26, 2020, 10:42 a.m.