?>
Voir la documentation de batchresults
L'action `addNodeStatus` est utilisée dans un environnement SAS Viya pour surveiller l'état des machines (nœuds) qui sont en cours d'ajout à un serveur CAS (Cloud Analytic Services). C'est une action administrative essentielle pour les opérations d'élasticité du cluster, permettant de suivre la progression et de diagnostiquer les problèmes lors de l'ajout de nouvelles ressources de calcul.
Ruft den Status einer bestimmten Aktion innerhalb einer CAS-Sitzung ab. Dies ist besonders nützlich, um den Fortschritt von asynchron ausgeführten Aktionen zu überwachen. Anstatt auf den Abschluss einer Aktion zu warten, kann man ihre Job-ID (UUID) speichern und ihren Status (z. B. 'Laufend', 'Abgeschlossen', 'Fehlgeschlagen') zu einem späteren Zeitpunkt abfragen.
The addNodeStatus action lists details about machines that are currently being added to the server. This is particularly useful in a distributed environment to monitor the status of worker nodes joining the CAS cluster. It helps administrators verify that new nodes are being added successfully and to troubleshoot any issues that may arise during the process.