How can we specify single vCenter in vRO workflow. I know how to specify to connect all vC specified in vRO endpoints but how we can specify any particular one:
var hosts = VcPlugin.getAllHostSystems();
or
var vms = VcPlugin.getAllVirtualMachines();