Hello all, Need some help. I want to run the following:
volume snapshot show -fields create-time, size, state, is-constituent
Using the Ontap Powershell and redirect it to a local Excel format. I can get connected to my Clusters using the Connect-NcController, just cannot get the syntax correct for the volume command.
Any help would be great.