NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Microsoft Virtualization Discussions

Powershell Ontap: missing parameters

Victor88
1,865 Views

Hi everyone,

I need help here… but first let me explain;

 

Environment:  ONTAP HA-Cluster  hosted in Azure Cloud as Cloud Volumes ONTAP (v 9.13.1)

 

Using Powershell where I need to define a ‘probe-port’ while creating an  DataLIF because its required using CVO in Azure with his Loadbalancer.


Question: Using New-NcNetInterface this parameter ‘probe-port’ cannot be found/ is missing. 
How can I add a probe-port using Powershell on a new network interface?

 

Many thanks!

 

 

 

 

1 REPLY 1

Victor88
1,456 Views

It seems that know one within the NetApp Community can help me with this question.

In the meantime we implemented the workaround using the invoke ssh from the ONTAP Module.
### SOLVED ###

Public