AIQUM 9.14. I'm trying to create a capacity report for a specific list of volumes, which are all in one vserver.
In this case, it's 16 volumes that a given individual is responsible for.
I can't figure out how to make a save-able View that can then be scheduled as a report.
The volume names do not have a common filter string in their name, so I can't filter on name. I can filter for vserver name (and not the matching SVMDR name) but that gets me hundreds of volumes and filters are only additive, not OR. Yyou can't select the volume ( ✅ ) in the Capacity view to narrow it down that way either.
What I've done is make a Group (Storage Management -> Groups) whose rules pick out the 16 volumes and vserver I need. It then says I have 32 applicable volumes - clicking that [32] gets me a Custom view under Volume Health. (32 = both the desired vserver plus SVMDR, the Group Rules won't filter that)
However you can't save this view, no 💾 save icon in the drop-down.
I've gone through the online docs about views, filters, and reports and I'm not seeing anything else. Do I have in-app options beyond "use the API" or "use SQL directly"?