Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Discuss NetApp solutions for Microsoft Private Cloud and the Hyper-V platform, including FlexPod Datacenter, OnCommand Plug-in for Microsoft, and ONTAP PowerShell Toolkit.
Hi I try to get performance from powershell command [Get-NcPerfData] but the [-instance] parameter seems must inupt, What's -instance parameter's value? Thanks
... View more
Hi everyone, I receive the 405 error trying to launch the "quota report" command via the "invoke-NcCli". Can anyone kindly give me a tip on how to resolve this if this has happened to them? Thanks a lot everybody $pippo = Invoke-NcCli -Command "quota report" -Query '{"volume":"vol_name", "vserver": "vserver_name"}' | Select-Object -ExpandProperty Value Invoke-NcCli : [405]: invalid operation + $pippo = Invoke-NcCli -Command "quota report" -Query '{"volume":"vol ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (xxx.xxx.xxx.xxx:NcController) [Invoke-NcCli], Exception + FullyQualifiedErrorId : ApiException,DataONTAP.C.PowerShell.SDK.Cmdlets.System.InvokeNcCli
... View more
When I use powershell to remove port from Default Broadcast Domain, it show me an error message But I can do the same thing in ontap cli Is any thing I miss in powershell environment? Thanks
... View more