Cloud Volumes ONTAP

Powershell command to determine cloud space consumed by a volume

TF66
433 Views

Hi,
Does anyone know what powershell command to use to find the "cloud tier used" of a particular volume on CVO?
I have tried get-ncvol, but cannot locate anything that even looks similar to the figure shown in System Manager.
I'm using NetApp.ONTAP powershell module version 9.16.1.2501
Many thanks 

2 REPLIES 2

saharsh
142 Views

Get-NcVol does not include the property for cloud tier usage, and I've also verified that the corresponding REST API endpoint /storage/volumes does not have the cloud-tier-used property either. Are you looking for information on storage usage instead?

TF66
125 Views

I want to report (via powershell) on each volume on each cluster how much data is stored in the cloud.

Eg for this volume it would be 18TiB... 

TF66_0-1744203941796.png

 

Public