JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/read/folder
POST

Reads folder content


Parameters in the POST body schema

Name Type Description Example Default
path required, string Path of a folder
objectTypes optional, array Object types of the configuration item. Possible value are
  • "WORKFLOW"
  • "JOBRESOURCE"
  • "LOCK"
  • "NOTICEBOARD"
  • "FILEORDERSOURCE"
  • "WORKINGDAYSCALENDAR"
  • "NONWORKINGDAYSCALENDAR"
  • "SCHEDULE"
  • "JOBTEMPLATE"
  • "INCLUDESCRIPT"
["WORKINGDAYSCALENDAR", "NONWORKINGDAYSCALENDAR"]
recursive optional, boolean reads folder recursive false
onlyValidObjects optional, boolean Limits response to valid configurations only. false
controllerId optional, string If the controllerId is specified than the deployment status will be checked