Versions Compared

Key

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

Name

Add-JS7Folder

SYNOPSIS

Add Adds a folder to the JOC Cockpit inventory.

SYNTAX

Add-JS7Folder [-Path] <String> [[-DocPath] <String>] [[-AuditComment] <String>] [[-AuditTimeSpent] <Int32>] [[-AuditTicketLink] <Uri>] [<CommonParameters>]

DESCRIPTION

This cmdlet adds one or more folders and optionally sub-folders to the JOC Cockpit inventory.

The following REST Web Service API resources are used:

* /inventory/store

PARAMETERS

Path

-Path <String>
Specifies the directory, sub-directories and name of the object, e.g. a workflow path.

...