`` objects`` | required, array[object] | Each item of this array specifies an inventory object with
the tupel (``path`` and ``objectType``). | | |
``path`` | string, required | Path of the inventory item | | |
``objectType`` | string, required | Object type of the inventory item. Possible value are
- "WORKFLOW"
- "JOBRESOURCE"
- "LOCK"
- "NOTICEBOARD"
- "FILEORDERSOURCE"
- "WORKINGDAYSCALENDAR"
- "NONWORKINGDAYSCALENDAR"
- "SCHEDULE"
- "JOBTEMPLATE"
- "INCLUDESCRIPT"
- "REPORT"
| | |