An account will enable you to access:
Don't have an account?
ONTAP Discussions
Hello,
Is it possible to show volums that are encrypted using powershell?
Hi
Connect-NcController <clusterName> Get-NcVol | ? Encrypt
Works for me with the latest PS module.
Gidi