Versions Compared

Key

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

...

Schedules are selected from the JOC Cockpit inventory

* by the path and name of a schedule,
* by the folder of the schedule location including sub-folders,
* by the path and name of a workflow.

Resulting calendars can be forwarded to other cmdlets for pipelined bulk operations.

The following REST Web Service API resources are used:

* /schedules

PARAMETERS

SchedulePath

-SchedulePath <String>
Optionally specifies the path and name of a schedule that should be returned.

One of the parameters -Folder, -SchedulePath or -WorkflowPath has to be specified if no pipelined path properties are provided.

...