Skip to main content
A newer release of this product is available.

job delete

Contributors
Suggest changes

Delete a job

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The job delete command deletes a job. Use the job show command to view a list of running jobs that can be deleted.

Parameters

-id <integer> - Job ID

The numeric ID of the job you want to delete. A job ID is a positive integer.

[-vserver <vserver name>] - Owning Vserver

Use this parameter to specify the name of the Vserver that owns the job.

Examples

The following example deletes the job that has ID 99:

cluster1::> job delete -id 99