Back to index
Summary
Retrieves all information about a job, except for job step information.jobIdStringrequiredThe primary key of the job, or the name of the job. |
Usage
Perl
$cmdr->getJobInfo( "test-jobId" # jobId );
ectool
ectool getJobInfo \ "test-jobId" `# jobId`