jobs.salt.describe

Get job description

Exemple d’utilisation via l’API HTTP

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

Paramètres nommés

jobid
Description:ID of the SaltStack job
Type:String
Requis:oui

Réponse

Paramètres nommés

job
Description:List of SaltStack jobs per minion
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

Messages liés