Versions Compared

Key

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

...

This cmdlet imports an XML configuration object that is stored with JOC Cockpit.
However, the object is not immediately deployed, see Deploy-JobSchedulerObject cmdlet.

PARAMETERS

Name

-Name <String>
Specifies the name of the object, e.g. a job name.

...

Required?true
Position?2
Default value/
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

Type

-Type <Sring><Srting>

Specifies the object type which is one of:

...

Specifies the path to the documentation that is assigned the object.

Required?true
Position?5
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

AuditComment

-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 Audit Log comments for any interventions.

...