Microsoft Virtualization Discussions

Powershell Toolkit - add-ncvserveraggregate - Description

coreywanless
2,079 Views

Just an FYI for whomever is developing the Ontap Powershell toolkit. I'm on version 3.3, and the description for 'add-ncvserveraggregate' doesn't appear to correct. 

 

PS N:\> get-module dataontap

ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Manifest 3.3.0 dataontap {Add-NaAggr, Add-NaCifsShare, Add-NaCredential, Add-NaFpolicyExtension...}


PS N:\> get-help Add-NcVserverAggregate

NAME
Add-NcVserverAggregate

SYNOPSIS
Remove protocols from the Vserver.


SYNTAX
Add-NcVserverAggregate [-Name] <String> [-Aggregate] <String[]> [-Controller <NcController[]>] [-ZapiRetryCount <Int32>] [<CommonParameters>]


DESCRIPTION
Remove protocols from the Vserver.


RELATED LINKS
Remove-NcVserverAggregate

REMARKS
To see the examples, type: "get-help Add-NcVserverAggregate -examples".
For more information, type: "get-help Add-NcVserverAggregate -detailed".
For technical information, type: "get-help Add-NcVserverAggregate -full".
For online help, type: "get-help Add-NcVserverAggregate -online"

 

1 REPLY 1

asulliva
2,070 Views

Hi Corey,

 

Thanks for pointing that out, good catch!  I'll open a bug against this.

 

If you'll send me a private message with your address, I'm happy to mail you some NetApp stickers!

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public