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

Network Interface revert * equivalent in powershell cdot

olson
5,752 Views

Greetings,

          I know I can always run a

                    Invoke-NcSsh "network interface revert *"

          To send all interfaces home however is there a native method in powershell to make this change?

Thanks,

John

1 ACCEPTED SOLUTION

cole
5,752 Views

John,

The ZAPI that corresponds with this CLI command is new as of 8.2.1.  The upcoming toolkit v3.1.0 has the relevant cmdlets for this (but will, of course, only work on 8.2.1+). The next toolkit release is imminent (not sure of the exact date).

Jason

View solution in original post

2 REPLIES 2

cole
5,753 Views

John,

The ZAPI that corresponds with this CLI command is new as of 8.2.1.  The upcoming toolkit v3.1.0 has the relevant cmdlets for this (but will, of course, only work on 8.2.1+). The next toolkit release is imminent (not sure of the exact date).

Jason

cknight
5,752 Views
Public