Back to index
Summary
Retrieves the status of a job.jobIdStringrequiredThe primary key of the job, or the name of the job. |
Usage
Perl
$cmdr->getJobStatus( "test-jobId" # jobId );
ectool
ectool getJobStatus \ "test-jobId" `# jobId`