... | ... | @@ -93,7 +93,7 @@ le format exact de la description est à définir |
|
|
- method (string) : nom du code à éxécuter
|
|
|
- parameters (json) : objet json contenant les paramètres du code
|
|
|
|
|
|
- retourne un jobId dans un objet json { jobId: "value"}
|
|
|
- retourne un jobId dans un objet json { jobId: "value", creationSuccessful: "boolean", error: "string"}
|
|
|
|
|
|
|
|
|
- pollJob(jobId)
|
... | ... | |