VMware {code} Community
c4milo
Contributor
Contributor

About undocumented VIX API



I would like to be able to configure networking as well as set vcpus and memory of my VMs, and so on. It seems like the VIX library includes a whole bunch of functions that are not exposed in the header we use to write apps. Would it be possible for you to expose and document? The following is the list I would be interested the most.


VixVM_ConnectNamedDevice


VixVM_IsNamedDeviceConnected


VixVM_GetGuestNetworkingConfig


VixVM_SetGuestNetworkingConfig


VixVM_GetNumDevices


VixVM_GetDevice


VixVM_GetNumDevicesSimple


VixVM_GetDeviceSimple


VixVM_RemoveDevice


VixVM_AddDevice


VixVM_IsDevicePresent


VixVM_UpdateDevices


VixVM_LoadDevicesFromConfig


VixVM_SaveDevicesToConfig


VixVM_VMXReload


VixVM_TypeKeystrokesInGuest 


VixVM_CancelInstallToolsInGuest


VixVM_HotPlugCPU


VixVM_HotPlugMemory


VixVM_HotAddDevice


VixVM_HotRemoveDevice


VixVM_GetPerformanceData

0 Kudos
0 Replies