Hi, i'm a new WFA user (for 7-mode workflow).
I have created a workflow to :
- find array
- create an ipspace and add an interface in it
- create a volume (called volume1)
- creata a vfiler (using the newly created volume as root volume).
- configure advanced parameters for the vfiler
It works as wanted.
Now, i want to add steps to provision volumes to this vfiler. I would like to use the vfiler root volume aggregate. I don't find the good expression. I would like to user properties of the vfiler root volume to get the aggregate (i have tried volume.aggregate and volume.aggregate.name etc...).
Is there a simple way to do that ?