load_client: Create a client using configuration

Description Usage Arguments Details Value

View source: R/ovh.R

Description

Create a client using configuration

Usage

1
load_client(ovh, endpoint, appkey, appsecret, consumerkey)

Arguments

ovh

The OVH lib

endpoint

e.g ; ovh-eu

appkey

Application key

appsecret

Secret app key

consumerkey

Consumer key

Details

You need to get appkey, appsecret, consumerkey The four last can be took directly from their page createApp by filling fields. It is easy. https://api.ovh.com/createToken/index.cgi?GET=/*&POST=/*&PUT=/*&DELETE=/*

Value

client


voltek62/RsparkleR documentation built on May 19, 2019, 1:48 a.m.