Quantcast
Viewing all articles
Browse latest Browse all 144140

Auto select destination host in a workflow when hosts are inside a DRS cluster

Hi

 

I have several workflows that deploy virtual machines inside different non automated DRS clusters.

Right now, i get a list of the available hosts for the VM to clone using:

 

GetAction("com.vmware.library.vc.datastore","getAllAvailableHostForVM").call( #vm )

 

However, I would like to use DRS to select the host to deploy the VM to. Is it possible to use DRS to select the best available host for deployment, or is it only available for power on actions?

Thanks!


Viewing all articles
Browse latest Browse all 144140

Trending Articles