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.

Cloud Volumes ONTAP

Powershell command to determine cloud space consumed by a volume

TF66
4,068 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
3,777 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
3,760 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