?> What is the basic CASL syntax for the addNode acti... - Aide
QUESTION / RÉPONSE

What is the basic CASL syntax for the addNode action?

0 consultations

Réponse

The syntax is as follows: builtins.addNode / node={"hostname-1", "hostname-2", ...}, role="WORKER" | "CONTROLLER";
Action technique liée

Voir la documentation de addNode

Voir l'Action

Voir aussi

addRegion
s3

Agrega o reemplaza regiones personalizadas para el entorno S3. Esta acción permite a los administradores definir endpoints S3 a medida, más allá de las regiones estándar de AWS, lo que es útil para conectarse a almacenamientos de objetos compatibles con S3 locales o de terceros.

addUserActionSetPath
builtins

Fügt eine Caslib zum Suchpfad für benutzerdefinierte Aktionssets hinzu. Dies ermöglicht es dem CAS-Server, benutzerdefinierte Aktionen zu finden und auszuführen, die in den angegebenen Caslibs gespeichert sind, und erweitert so die Funktionalität des Servers zur Laufzeit.

actionSetInfo
builtins

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.