Hi everyone,
I cloned a Windows VM with the workflow "Clone, Windows Sysprep with single NIC and credential", where I could select a distributed virtual portgroup as the network. This worked successfully.
Then I moved the input parameter network of type VC:Network to an attribute. There i tried to select a distributed virtual portgroup and the select button was greyed out. Obviously this does not work, because the attribute is of the type VC:Network instead of the type VC:DistributedVirtualPortgroup.
As I could select a distributed virtual portgroup as the parameter was an input parameter, I guess there is somehow a "compatibility" between VC:Network and VC:DistributedVirtualPortgroup. Is VC:DistributedVirtualPortgroup a "subclass" of VC:Network?
As I have seen, I can assign a variable of type VC:Network a variable of type VC:DistributedVirtualPortgroup and it seems to work. Should this be used like this or is it a total ugly way and there is a nicer solution?
I am using vRealize Orchestrator version 7.
Best regards,
power13