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