Versions Compared

Key

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

...

Any inventory objects can be stored to JOC Cockpit. the objects are passed on as PowerShell
objects and are converted by the cmdlet to their native JSON reperesentation.

The following REST Web Service API resources are used:

* /inventory/store

PARAMETERS

Path

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

...