Learn R Programming

synapseClient (version 1.14-0)

Get Entity Access Control List: Get Entity Access Control List

Description

Retrieves an Access Control List (ACL) for an entity (e.g. Project, File, Folder, Table).

Usage

synGetEntityACL(id)

Arguments

id
The ID of the entity whose ACL is to be retrieved. If the entity inherits its ACL from a parent, an error is thrown.

Value

The entity's ACL. If the entity inherits the permissions of a parent, an error is thrown.

See Also

synCreateEntityACL synUpdateEntityACL synDeleteEntityACL AccessControlList ResourceAccessList ResourceAccess