Versions Compared

Key

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

...

This cmdlet restores objects such as workflows that have perviously been removed provided
that the deletion of the objects has not yet been committed with one of the cmdlets:

* For deployable objects use of the cmdlet the Publish-JS7DeployableItem cmdlet with the -Delete switch commits permanent deletion.
* For releasable objects use of the cmdlet the Publish-JS7ReleasableOItem cmdlet with the -Delete switch commits permanent deletion.

The following REST Web Service API resources are used:

* /inventory/trash/restore

PARAMETERS

Path

-Path <String>
Specifies the folder and sub-folders of the object.

...