``orders``optional, array Filtered response by a collection of orders specified by its job chain path and an optional order id and state (name of the job chain node).
If "orderId" and "state" is undefined then all orders of the specified job chain are included in the response.
If "orderId" is specified then parameters such as ``folders``, ``types``, ``excludeJobs`` and ``regex`` are ignored. [{
"jobChain":"/sos/reporting/Inventory",
"orderId":"Inventory"
"state":"exec"
}]