Lists jobs.
Syntax
getJobs [
startTime=
] [
valueendTime=
] [
valueamount=
]value
Description
This command lists all jobs, or jobs within a date range.
Although none of the options are mandatory, you must supply at least one option.
Options
The following table shows the available options for this command.
Option | Description |
|---|---|
|
The start date and time from which to list jobs. The
format to use is |
|
The end date and time from which to list jobs. The format
to use is |
| The number of jobs to list. |
Examples
Example A.136 Listing jobs in a date range
OVM> getJobs startTime="07-20-2012 12:00" endTime="07-22-2012 24:00"

