add_datasource_user: Grants or updates the permissions required to use the...

Description Usage Arguments Value

View source: R/gateways.R

Description

Grants or updates the permissions required to use the specified datasource for the specified user.Required scope: Dataset.ReadWrite.All

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
add_datasource_user(
  token,
  datasourceId,
  gatewayId,
  datasourceAccessRight,
  displayName,
  emailAddress,
  identifier,
  principalType,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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