<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to disable/enable vscan through WFA in General Discussion</title>
    <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154653#M753</link>
    <description>&lt;P&gt;With work flow automation, how to create a work flow to enable and disable vscan as there are no built in commands to create a work flow&lt;/P&gt;
&lt;P&gt;commands i manually use(by logging in to CDOT) to enable/disable&lt;/P&gt;
&lt;P&gt;vserver vscan enable &amp;lt;vservername&amp;gt;&lt;/P&gt;
&lt;P&gt;vserver vscan disable &amp;lt;vservername&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i have to create separate command, what parameters/objects should be taken in to consideration to&amp;nbsp; create it.&lt;/P&gt;
&lt;P&gt;should it be in perl or powershell&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:17:46 GMT</pubDate>
    <dc:creator>Nishith</dc:creator>
    <dc:date>2025-06-04T11:17:46Z</dc:date>
    <item>
      <title>How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154653#M753</link>
      <description>&lt;P&gt;With work flow automation, how to create a work flow to enable and disable vscan as there are no built in commands to create a work flow&lt;/P&gt;
&lt;P&gt;commands i manually use(by logging in to CDOT) to enable/disable&lt;/P&gt;
&lt;P&gt;vserver vscan enable &amp;lt;vservername&amp;gt;&lt;/P&gt;
&lt;P&gt;vserver vscan disable &amp;lt;vservername&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i have to create separate command, what parameters/objects should be taken in to consideration to&amp;nbsp; create it.&lt;/P&gt;
&lt;P&gt;should it be in perl or powershell&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:17:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154653#M753</guid>
      <dc:creator>Nishith</dc:creator>
      <dc:date>2025-06-04T11:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154658#M754</link>
      <description>&lt;P&gt;Very simple with PowerShell after connecting to your cluster with Connect-NcController:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Enable-NcVscan -VserverContext &amp;lt;SVM name&amp;gt; 
Disable-NcVscan -VserverContext &amp;lt;SVM name&amp;gt; &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 15:05:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154658#M754</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2020-03-02T15:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154679#M755</link>
      <description>&lt;P&gt;Thank you so much for the information!!&lt;/P&gt;
&lt;P&gt;i am new to power shell, if you have some code related to this can you please send it to me&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 05:52:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154679#M755</guid>
      <dc:creator>Nishith</dc:creator>
      <dc:date>2020-03-03T05:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154693#M756</link>
      <description>&lt;P&gt;In terms of actually enabling and disabling Vscan for a particular SVM, that's pretty much all the code you need (aside from connecting to the controller with the Connect-NcController cmdlet, that is). As to how you create a workflow within WFA, this link that describes the process is worth a read:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.netapp.com/wfa-50/index.jsp?topic=%2Fcom.netapp.doc.onc-wfa-wdg%2FGUID-FF7F4F31-2F51-4B19-83A3-5EEF046DB361.html" target="_blank"&gt;https://docs.netapp.com/wfa-50/index.jsp?topic=%2Fcom.netapp.doc.onc-wfa-wdg%2FGUID-FF7F4F31-2F51-4B19-83A3-5EEF046DB361.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:24:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154693#M756</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2020-03-03T14:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154795#M759</link>
      <description>&lt;P&gt;Thank you so much for the information.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it helped me a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 10:58:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154795#M759</guid>
      <dc:creator>Nishith</dc:creator>
      <dc:date>2020-03-06T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable/enable vscan through WFA</title>
      <link>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154915#M778</link>
      <description>&lt;P&gt;In perl after connecting to the cluster ,vserver using wfautil, To enable shall i use like below mentioned one&lt;/P&gt;
&lt;P&gt;my ( $wfa_util, $server);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;$wfa_util = WFAUtil-&amp;gt;new();&lt;BR /&gt;$server = $wfa_util-&amp;gt;connect($Cluster,$VserverName);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my $status_enable =$server-&amp;gt;vscan_enable($VserverName);(can you please suggest whether this is right or wrong in perl)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 09:42:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/How-to-disable-enable-vscan-through-WFA/m-p/154915#M778</guid>
      <dc:creator>Nishith</dc:creator>
      <dc:date>2020-03-13T09:42:24Z</dc:date>
    </item>
  </channel>
</rss>

