Hi everybody
I try to create a script that shows all volumes and the encryption details. Currently I'm using the following command:
get-NcVol | select vserver, name, aggregate, encrypt
I couldn't figure out how to display the "encryption-state" (something like: vol show -volume * -fields encrypt, encryption-state). Does anybody have an idea how to get this data?
I'm using Ontap 9.5 and PowerShell Toolkit 9.6.