Ask an Expert
How do I script virtual machines management?
|
 |
| |
Answer: 1. Using Service Console userland tools. You can connect to Service Console through ssh and use commands such as esxcfg-advcfg, esxcfg-firewall, vmkfstools, vmware-cmd, vcbSnapshot, vimsh, etc.
2. Using VMware API calls. For more info, see VMware Developer Resources.
|