getJobNotes

On this page
Back to index

Summary

Retrieves the notes property sheet from a job.
jobId
Stringrequired
The primary key of the job, or the name of the job.

Usage

Perl

$cmdr->getJobNotes( "test-jobId" # jobId );

ectool

ectool getJobNotes \ "test-jobId" `# jobId`