workflow/{id}/traces

Retrieves traces for a complete job workflow. A workflow may englobe one or more jobs.

The current user must have management level access rights (qualified internal users only).

With Codyt workflows are based on workflow profiles. With Standard, workflows are constructed from job dependencies.

NOT IMPLEMENTED

URL

(GET) /workflow/{id}/traces

PARAMETERS

URL parameters are:

id

The id which can be any of:

  • s + Standard job id

  • c + Codyt job id

  • w + Codyt workflow id

 

string, Mandatory

includejobs

Default: false.

If true then the jobs results property is populated.

bool, Optional


RESULTS