I have requirement wherein I need to create a loop within a loop and WFA repeat option doesn't seem feasible (or I can't figure it out).
Eg.
1. Create a few aggregates and for every aggregate create a set of volumes.
2. For every volume, create a set of qtrees.
To further illustration the eg.
Vol01 - qtree01,qtree02,qtree03
Vol02 - qtree04,qtree04,qtree05
Thanks,