A.1 abort Job

Aborts a job.

Syntax

abort Job instance

Where instance is:

{ id=id | name=name }

Description

This command aborts a running job.

Options

The following table shows the available options for this command.

Option

Description

{ id=id | name=name }

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

Examples

Example A.1 Aborting a job

OVM> abort job id=1342399962239

See Also