?>
Voir la documentation de assumeRole
Cette action est un outil fondamental pour l'administration et l'exploration d'un environnement SAS Viya. Elle permet de lister les bibliothèques CAS (caslibs), qui agissent comme des ponts entre le serveur en mémoire et les sources de données physiques (par exemple, des fichiers sur un disque, des bases de données, S3). C'est un diagnostic essentiel pour vérifier la configuration du serveur, inspecter les permissions d'accès et découvrir les sources de données disponibles pour une session.
The assumeRole action allows a user to temporarily adopt a specific administrative role within the CAS session. This is a powerful feature for administrators who need to perform tasks requiring elevated permissions without permanently changing their user rights. By assuming a role like 'SUPERUSER', 'DATA', or 'ACTION', the user gains unrestricted access to specific areas of the CAS server for the duration of the role assumption. This is crucial for managing access controls, data, or actions securely and efficiently.
The actionSetInfo action is part of the built-in action set in SAS Viya. It is used to display build and version information for loaded CAS action sets. This is particularly useful for administrators and developers to verify the versions of the action sets currently in use in a CAS session, which can be crucial for debugging, ensuring compatibility, and managing the environment. By default, it lists only the action sets loaded in the current session, but it can also be used to list all action sets available on the server.