JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/deployable
POST

Gets deployable object


Parameters in the POST body schema

Name Type Description Example Default
path string Path of the configuration item
objectType string Object type of the configuration item. Possible value are
  • "WORKFLOW"
  • "JOBRESOURCE"
  • "LOCK"
  • "NOTICEBOARD"
  • "FILEORDERSOURCE"
onlyValidObjects optional, boolean Limits response to valid configurations only. 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