salt.jobs.describe

Get job description

Exemple d’utilisation via l’API HTTP

curl -v -X 'POST' -d '{"kwargs": {"jobid": "20171128101826972627"}}' http://localhost:30005/api/v1/salt.jobs.describe
Type de message:
 rpc
Utilisable via l’API Gateway:
 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

Messages liés