Versions Compared

Key

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

...

Locks are returned from JOC Cockpit that have been deployed to the current Controller instances.
Locks can be selected either by the folder of the lock location including sub-folders or by an individual lock path.

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

The following REST Web Service API resources are used:

* /locks

PARAMETERS

LockPath

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

One of the parameters -Folder or -LockPath has to be specified.

...