Versions Compared

Key

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

...

This cmdlet marks for deletion a folder and its contents, i.e. deployable and releasable objects
in the JOC Cockpit inventory.

The objects from the folder are not immediately erased, instead this change has to be committed:

* For deployable objects use of the cmdlet the Publish-JS7DeployableObject JS7DeployableItem cmdlet with the -Delete switch is required.
* For releasable objects use of the cmdlet the Publish-JS7ReleasableObject JS7ReleasableItem cmdlet with the -Delete switch is required.

...

-AuditComment <String>
Specifies a free text that indicates the reason for the current intervention, e.g. "business requirement", "maintenance window" etc.

The Audit Comment is visible from the Audit Log view of JOC Cockpit.
This parameter is not mandatory, however, JOC Cockpit can be configured to enforece enforce Audit Log comments for any interventions.

...