A.106 getQueuedJobInfo

Lists information about a queued job.

Syntax

getQueuedJobInfo Job instance

Where instance is:

{ id=value | name=value }

Description

This command lists information about a queued job.

Options

The following table shows the available options for this command.

Option

Description

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyJob.

Examples

Example A.137 Listing information about a queued job

OVM> getQueuedJobInfo Job id=1394647459371

See Also