JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/deployables
POST

Gets deployable objects


Parameters in the POST body schema

Name Type Description Example Default
folder required, string Absolute path of a folder
recursive optional, boolean reads folder recursive false
objectTypes optional, array Object types of depoyable configuration item. Possible value are
  • "WORKFLOW"
  • "JOBRESOURCE"
  • "LOCK"
  • "NOTICEBOARD"
  • "FILEORDERSOURCE"
["WORKFLOW"]
onlyValidObjects optional, boolean Limits response to valid configurations only. false
withRemovedObjects optional, boolean If true, result include removed configuration items false
withoutDrafts optional, boolean If false, draft versions are returned false
withoutDeployed optional, boolean If false, deployed items are returned false
latest optional, boolean If true, only the latest deployed items are returned
This value is only considered if withoutDeployed is false
false
controllerId optional, string If the controllerId is specified than the deployment status will be checked