Hi, I am in the process of automating transition to Single Image Cluster. The process involves create some Powershell modules that will assist our operations team to complete the upgrade from 6.7 to 7.0 a Single Image Cluster setup.
I have run into a bit of a problem. It does not seem possible using PowerCLI built-in commandlets to upgrade a single host. You can only remediate the complete cluster. That is a problem as I want to control the process in detail. Through vCenter you can easily do this, so it is possible to do.
I have been fishing in the URL's Chrome use when this process is initiated, and it seems to be calling a "module" called: "com.vmware.esxlifecycle.client.cluster.configure.clusterImage" Does anyone know of a way to initiate this through Powershell, or maybe Python. I would prefer Powershell, as it is the customers preference.
Any help will be greatly apprecierede.