salt.exec.command-executed¶
a command is successfully sheduled for execution in SaltStack
| Type de message: | |
|---|---|
| event | |
| Utilisable via l’API Gateway: | |
| non | |
| Domaine fonctionnel: | |
| execution-domain | |
Paramètres nommés¶
- client_mode
Description: SaltStack commands execution mode, local_async or None for synchronous Type: String Requis: oui - return
Description: salt-api return value Type: Object Requis: oui - salt_command
Description: SaltStack command to execute Type: String Requis: oui - servername
Description: server pattern where the command is executed Type: String Requis: oui - salt_args
Description: parameters of salt_command Type: String Requis: oui