get_datasources: Returns a list of datasources for the specified dataset from...

Description Usage Arguments Value

View source: R/reports.R View source: R/gateways.R View source: R/datasets.R

Description

Returns a list of datasources for the specified dataset from "My Workspace".Required scope: Dataset.ReadWrite.All or Dataset.Read.All

Returns a list of datasources from the specified gateway.Required scope: Dataset.ReadWrite.All or Dataset.Read.All

Returns a list of datasources for the specified RDL report from "My Workspace".Required scope: Report.ReadWrite.All or Report.Read.All

Usage

1
2
3
4
5
get_datasources(token, reportId, output = "value")

get_datasources(token, reportId, output = "value")

get_datasources(token, reportId, output = "value")

Arguments

groupId

OK

Value

A 'data.frame' object.

A 'data.frame' object.

A 'data.frame' object.


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