Back to index
Summary
Retrieves summary information about jobs.filterArrayoptionalHow to filter the results. includeLastSuccessBooleanoptionalWhether to include the last successful job, if not otherwise included. maxFailedStepsIntegeroptionalThe maximum number of failed steps to return. maxJobsIntegeroptionalThe maximum number of jobs to return. maxRunningStepsIntegeroptionalThe maximum number of running steps to return. |
Usage
Perl
$cmdr->getJobSummaries( # optionals );
ectool
ectool getJobSummaries \ # optionals