Skip to main content

Commands for managing security policy jobs

There are ONTAP commands for pausing, resuming, stopping, and displaying information about security policy jobs.

If you want to...Use this command...
Pause security policy jobsvserver security file-directory job pause ‑vserver vserver_name -id integer
Resume security policy jobsvserver security file-directory job resume ‑vserver vserver_name -id integer
Display information about security policy jobsvserver security file-directory job show ‑vserver vserver_name

You can determine the job ID of a job using this command.

Stop security policy jobsvserver security file-directory job stop ‑vserver vserver_name -id integer

See the man pages for the vserver security file-directory job commands for more information.