jobs.salt.list

List SaltStack jobs

Exemple d’utilisation via l’API HTTP

curl -v -X 'POST' -d '{}' http://localhost:30005/api/v1/jobs.salt.list
Type de message:
 rpc
Utilisable via l’API Web:
 oui
Domaine fonctionnel:
 execution-domain

Réponse

Paramètres nommés

jobs
Description:List of SaltStack jobs ids in the form ‘{jid: Number}’
Type:Array of Object

Erreurs

v1.jobs.salt.error.register_handler

Unable to register a handler for a crossbar URI

Paramètres nommés

reason
Description:Message of the error for humans
Type:String
uri
Description:URI of the input message causing this error
Type:String