Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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

 

ACCESS RIGHTS

The method returns an error if the user is not authorized to delete the trace.

RESULTS

None.

 

 

  • No labels