I am trying to create a VLAN workflow to add a VLAN to UCS Manager, once created then add it to a VLAN group.
I am using 2 tasks - AddVLAN_1841 ( to create the VLAN )
and - AddVLANStoVLANGroup_1846 ( to add the newly created VLAN to a VLAN group ). I need the first task to pass the VLAN Name to the second task, but that part is not working for me. any ideas would be very much appreciated
Many Thanks