JOC API

Version 2.7.3

Download RAML
JOC API
/inventory/releasables/recall/folder
POST

Recalls already released objects from a folder


Parameters in the POST body schema

Name Type Description Example Default
path required, string Path of a folder
objectTypes optional, array Object types of releasable configuration item. Possible value are
  • "WORKINGDAYSCALENDAR"
  • "NONWORKINGDAYSCALENDAR"
  • "SCHEDULE"
  • "JOBTEMPLATE"
  • "INCLUDESCRIPT"
  • "REPORT"
["WORKINGDAYSCALENDAR", "NONWORKINGDAYSCALENDAR"]
recursive optional, boolean reads folder recursive false