Hi
- Following is the filter(language) to list out offline VMs with snapshots.
( FIND VM and Instance.Snapshots : Name IS NOT EMPTY CHECK COUNT > 0 AND VM and Instance.Host / Node : Name IS EMPTY )
-
But I like to create report that can generate All VMs(off/on) that has snapshot. I can not see above filter has any off keyword.
-
This is the doc regarding gapri’s Report feature
-
Still trying to figure out how to create custom report beside copying existing one?