The accessPersonalCaslibs action provides administrative access to all personal caslibs, which include CASUSER and CASUSERHDFS.
This action is part of the Access Control action set, which provides actions for managing user access to resources.
No, the syntax for CASL, Lua, Python, and R shows that the accessPersonalCaslibs action does not take any parameters.
Personal caslibs are caslibs automatically made available to a user when a CAS session is started. The accessPersonalCaslibs action allows an administrator to gain access to all of these personal caslibs across all user sessions.
The `casOut` parameter specifies the settings for the output table that will be created. This includes properties such as the caslib, name of the table, whether to replace an existing table, and other table options.
The `addCaslibSubdir` action creates a subdirectory within an existing caslib.
The required parameter is `path`, which specifies the subdirectory to add, relative to the caslib's path.
The `name` parameter specifies the caslib to which the subdirectory will be added. Its aliases are `lib` and `caslib`.
The addCaslib action is used to add a new caslib (CAS library), which enables access to a data source within the SAS Cloud Analytic Services (CAS) environment.
The primary required parameter is 'name', which is a string that specifies the name for the new caslib you want to add.