| Index | Top - Up | Data ONTAP 8.2 |
Display a list of available schedules
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
{ [-fields <fieldname>, ...]
| [-instance ] }
[-name <text>] - Schedule Name
[-type {cron|interval|builtin}] - Schedule Type
[-description <text>] - Description
cluster1::> job schedule show -type cron Name Type Description ----------- --------- ----------------------------------------------------- 5min cron @:00,:05,:10,:15,:20,:25,:30,:35,:40,:45,:50,:55 daily cron @0:10 hourly cron @:05 midnightcron cron Sun@0:00 weekendcron cron Sun,Sat@3:15
| Index | Top - Up | Data ONTAP 8.2 |