?> What parameter is required for the `batchresults` ... - Aide
QUESTION / RÉPONSE

What parameter is required for the `batchresults` action?

1 consultations

Réponse

The `batchresults` action requires the `uuid` parameter, which is a string that specifies the UUID of the session.
Action technique liée

Voir la documentation de batchresults

Voir l'Action
Thématiques

Voir aussi

addNodeStatus
session

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.

actionstatus
session

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.

addNodeStatus
session

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.