I'm trying to use set-NcNetInterface to set a home port for an interface, and it gives me an error ( like every Powershell command I ran):
Set-NcNetInterface -name ABC -vserver ABC -node ABC-01 -port a0a -IsHome $true
The error is:
set-ncnetinterface : IsHome parameter specified, which is not supported for ONTAPI call
NetApp Powershell team, can you address all the problems with Powershell ToolKits??