Hi
I tried to create an NCM node with Powershell like this (node already exist in the NPM):
$ncmNodeID = $swis.invoke('Cirrus.Nodes', 'AddNodeToNCM', 1325)But I got an error:
"Cannot find an overload for "invoke" and the argument count: "3"."
Can someone help please?
is it a right why to create an NCM node?
Thanks