A.63 getJobsUsingRange

Lists jobs within a date range.

Syntax

getJobsUsingRange from=value to=value

Description

This command lists jobs within a date range.

Options

The following table shows the available options for this command.

Option

Description

from=value

The start date and time from which to list jobs. The format to use is MM-dd-yyyy HH:mm.

to=value

The end date and time from which to list jobs. The format to use is MM-dd-yyyy HH:mm.

Examples

Example A.82 Listing jobs in a date range

OVM> getJobsUsingRange from="07-20-2012 12:00" to="07-22-2012 24:00"

See Also