JOC API

Version 2.2.0

Download RAML
JOC API
/inventory/trash/read/configuration
POST

Reads configuration of a discarded object


Parameters in the POST body schema

Name Type Description Example Default
Either id or (path and objectType) or (name and objectType) are required! id beats a specified path/objectType, name/objectType tuple
id integer ID of the configuration item
path string Path of the configuration item
name string Name of the configuration item
objectType string Object type of the configuration item. Possible value are
  • "FOLDER"
  • "WORKFLOW"
  • "JOBRESOURCE"
  • "LOCK"
  • "NOTICEBOARD"
  • "FILEORDERSOURCE"
  • "WORKINGDAYSCALENDAR"
  • "NONWORKINGDAYSCALENDAR"
  • "SCHEDULE"
  • "INCLUDESCRIPT"