bind_to_gateway_in_group: Binds the specified dataset from the specified workspace to...

Description Usage Arguments Value

View source: R/datasets.R

Description

Binds the specified dataset from the specified workspace to the specified gateway with (optional) given set of datasource Ids. This only supports the On-Premises Data Gateway.Required scope: Dataset.ReadWrite.All

Usage

1
2
3
4
5
6
7
8
bind_to_gateway_in_group(
  token,
  datasetId,
  groupId,
  datasourceObjectIds,
  gatewayObjectId,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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