get_tiles: Returns a list of tiles within the specified dashboard from...

Description Usage Arguments Value

View source: R/dashboards.R View source: R/apps.R

Description

Returns a list of tiles within the specified dashboard from the specified app.Required scope: Dashboard.ReadWrite.All or Dashboard.Read.All

Returns a list of tiles within the specified dashboard from "My Workspace".Note: All tile types are supported except for "model tiles", which include datasets and live tiles that contain an entire report page. Required scope: Dashboard.ReadWrite.All or Dashboard.Read.All

Usage

1
2
3
get_tiles(token, dashboardId, output = "value")

get_tiles(token, dashboardId, output = "value")

Arguments

groupId

OK

Value

A 'data.frame' object.

A 'data.frame' object.


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