JOC API

Version 2.6.5

Download RAML
JOC API
/inventory/releasable
POST

Gets releasable objects


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
  • "WORKINGDAYSCALENDAR"
  • "NONWORKINGDAYSCALENDAR"
  • "SCHEDULE"
  • "JOBTEMPLATE"
  • "INCLUDESCRIPT"
onlyValidObjects optional, boolean Limits response to valid configurations only. false
withoutDrafts optional, boolean 'releasableVersions' array contains drafts if this parameter is false false
withoutReleased optional, boolean 'releasableVersions' array contains released items if this parameter is false false