A newer release of this product is available.
        
        
      job stop
Stop a job
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
Parameters
-id <integer>- Job ID- 
The numeric ID of the job to stop. 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 stops the job that has ID 101:
cluster1::> job stop -id 101