ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver vscan on-demand-task run

    Run an On-Demand task

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver vscan on-demand-task run command start virus scanning immediately for an On-Demand task.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the name of the Vserver on which you want to start start virus scanning.

    -task-name <text> - Task Name

    This parameter specifies the name of the On-Demand task that you want to start virus scanning.

    Examples

    The following example starts virus scanning an On-Demand task:

    cluster1::> vserver vscan on-demand-task run -vserver vs1 -task-name t1
    [Job 161]: Vscan On-Demand job is queued. Use the "job show -id 161" command to view the status.
    Top of Page