IWorkspaceObjectPermissionsService
Home > @gooddata/sdk-backend-spi > IWorkspaceObjectPermissionsService
IWorkspaceObjectPermissionsService interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Reads and updates who has access to a single catalog object. The grantee types are shared with the dashboard share service so the same UI primitives work for both flows.
Signature:
export interface IWorkspaceObjectPermissionsService
Methods
|
Method |
Description |
|---|---|
|
(ALPHA) Returns the current list of grants for the given object. | |
|
(ALPHA) Returns the users and groups in the workspace that can be granted access. Excludes the current user. Whether organization admins are excluded depends on the backend. | |
|
(ALPHA) Applies the given grants. Grantees not included in |