b2_authorize_account: Authorize Backblaze B2

Description Usage Arguments Details Value

View source: R/b2_authorize_account.R

Description

Log in to B2 API

Usage

1
2
b2_authorize_account(account_id = Sys.getenv("B2_ACCOUNT_ID"),
  application_key = Sys.getenv("B2_APPLICATION_KEY"))

Arguments

account_id

B2 account ID

application_key

B2 application key for the account

Details

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

Value

Invisibly, a list with the values from the JSON response


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