| Index | Top - Up | Data ONTAP 8.2 |
Display a list of jobs
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
{ [-fields <fieldname>, ...]
| [-inprogress ]
| [-jobstate ]
| [-jobuuid ]
| [-sched ]
| [-times ]
| [-type ]
| [-instance ] }
[-node {<nodename>|local}] - Node
[-id <integer>] - Job ID
[-vserver <vserver name>] - Owning Vserver
[-name <text>] - Name
[-description <text>] - Description
[-priority {Low|Medium|High|Exclusive}] - Priority
[-schedule <job_schedule>] - Schedule
[-queuetime <MM/DD HH:MM:SS>] - Queue Time
[-starttime <MM/DD HH:MM:SS>] - Start Time
[-endtime <MM/DD HH:MM:SS>] - End Time
[-dropdeadtime <MM/DD HH:MM:SS>] - Drop-dead Time
[-restarted {true|false}] - Restarted?
[-state {Initial|Queued|Running|Waiting|Pausing|Paused|Quitting|Success|Failure|Reschedule|Error|Quit|Dead|Unknown|Restart|Dormant}] - State
[-code <integer>] - Status Code
[-completion <text>] - Completion String
[-jobtype <text>] - Job Type
[-category <text>] - Job Category
[-uuid <UUID>] - UUID
[-progress <text>] - Execution Progress
[-username <text>] - User Name
cluster1::*> job private show -node local
Node: node1
Owning
Job ID Name Vserver State
------ -------------------- ---------- -----------
3 snap-hourly cluster1 Queued
Description: Auto-Snapshot
4 snap-daily cluster1 Queued
Description: Auto-Snapshot
5 snap-weekly cluster1 Queued
Description: Auto-Snapshot
6 sync task cluster1 Queued
Description: sync task
7 ldap-certs cluster1 Queued
Description: ldap resync
5 entries were displayed.
| Index | Top - Up | Data ONTAP 8.2 |