create_datasource: Creates a new datasource on the specified gateway.Required...

Description Usage Arguments Value

View source: R/gateways.R

Description

Creates a new datasource on the specified gateway.Required scope: Dataset.ReadWrite.All

Usage

1
2
3
4
5
6
7
8
9
create_datasource(
  token,
  gatewayId,
  connectionDetails,
  credentialDetails,
  dataSourceName,
  dataSourceType,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.