vmware/pyvmomi-community-samples

How do I perform ComplianceScan and Remediate of a cluster (VLCM feature)

wazeem27 opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

I am trying to automate the VCenter VLCM features such as ComplianceScan and remediate operations of a cluster with target ESXi and Fw packages. I am using PyVmomi library for the automation. Does pyvmomi has the function to perform those operations?

Describe the solution you'd like

.

Describe alternatives you've considered

No response

Additional context

No response

Hi Wazeem, in my case, I only need to create a vlcm cluster via PvVmomi. Were you able to do this? Thanks!