Hi all,
I been hammering away at this but I'm having trouble.
System: vCenter 6.7, vRO 7.6
Objective: remediate (apply host profile) to esxi after changing some content of the Answer file.
What I have: I have added a host profile to the Cluster, added a new ESXi, changed the answer file content
What I cant figure out: How to apply the host profile.
API tells me to use: VcHostProfileManager.applyHostConfig_Task() however it requires VcHostConfigSpec and I cant find to get them.
Anyone?