Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Any inventory objects are returned in their native JSON reperesentation.

The following REST Web Service API resources are used:

* /inventory/read/configuration

PARAMETERS

Path

-Path <String>
Specifies the folder, sub-folder and name of the object, e.g. a workflow path that should be
returned from the inventory.

...

-Type <String>
Specifies the object type which is one of:

* Any Object Type
** FOLDER
* Deployable Object Types
** WORKFLOW
** JOBCLASSFILEORDERSOURCE
** JOBRESOURCE
** NOTICEBOARD
** LOCK
* JUNCTIONReleasable Object Types
** INCLUDESCRIPT
* FILEORDERSOURCE* JOBTEMPLATE
** WORKINGDAYSCALENDAR
** NONWORKINGDAYSCALENDAR
** SCHEDULE
** REPORT

Required?true
Position?2
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...