JOC API

Version 1.13.10

Download RAML
JOC API
/job_chain
POST

job chain (volatile part)


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
compact optional, boolean Response has a compact version if this parameter is true false
jobChain required, string Specifies the job chain by its path /sos/reporting/Inventory
maxOrders optional, integer If compact=false then a collection of orders are responsed for each job chain node.
This parameter limits the number of order in the orders collection of each node.
If this parameter undefined then the number of orders are unlimited.
5