Active IQ Unified Manager Discussions
Hi
Is it possible to get cluster name in below somehow ?
Get-NcAggr |select name, totalsize,used,Available
Thanks
Sure, I would just use a calculated property like this:
Get-NcAggr | select @{l='Cluster';e={(Get-NcCluster).ClusterName}},Name,TotalSize,Used,Available
NetApp Wins One Silver and One Bronze Stevie® Award in 2022 Stevie Awards for Sales and Customer Service
Live Chat, Watch Parties, and More!
Engage digitally throughout the sales process, from product discovery to configuration, and handle all your post-purchase needs.