Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In WFA after connecting to the cluster using wfautil, To enable vscan can i use like the below perl code mentioned to create new command
my ( $wfa_util, $server);
$wfa_util = WFAUtil->new();
$server = $wfa_util->connect($Cluster);
my $status_enable =$server->vscan_enable($VserverName);(can you please suggest whether this is right or wrong in perl)
0 REPLIES 0
