HP Virtual Connect Enterprise Manager 6.3 CLI Guide

show job
The -show job command reports the status of the indicated job.
Syntax
-show job jobid <jobNumber>
Parameters
Table 30 Parameter descriptions for -show job
OptionalRequiredDescriptionParameter
xThe ID of an existing job-jobid
Output
The -show job command displays the status of the indicated job.
Examples
Report the status of job number 5002 from the VCEM server:
vcemcli show job -jobid 5002
Minimum Required Role Based Security
VCEM User
show job 67