To submit a new message and attach to job.
NOT IMPLEMENTED
URL
(POST) /jobs/{id}/traces
PARAMETERS
URL parameters are:
id | The job ID. Also see jobs/{id}/summary | string, Mandatory |
The other parameters are included as a JSON object in the request body:
msg | The message. | string, Mandatory |
notify | Optional boolean indicating if the message shall be notified. Default: true | bool, Optional |
RESULTS
None.