datasets_getdatasetsasadmin: Returns a list of datasets for the organization.Note: The...

Description Usage Arguments Value

View source: R/admin.R

Description

Returns a list of datasets for the organization.Note: The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) to call this API. This API processes each request for 2 seconds, in the mean time other requests will be queued. Required scope: Tenant.Read.All or Tenant.ReadWrite.AllTo set the permissions scope, see Register an app.

Usage

1
2
3
4
5
6
7
datasets_getdatasetsasadmin(
  token,
  filter = NULL,
  skip = NULL,
  top = NULL,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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