Hi,
I'm currently working on a workflow that is provisioning new ESXi host and attaching it to the vcenter. I stuck at the point when I want to attach the ESXi license to my new host.
I was hoping to use HostSystem.configManager.licenseManager scripting object and its properties for this.Unfortunately it turns out the licenseManager property of my configManager object is null and I can't use this method. Does anyone have a workaround for this or has a workflow object that was tested maybe? Does anyone know why this might happen?
I use vCenter Orchestrator 5.1.2
Thanks,
K