vix api doesn't recognize my disk
I have two disks as<code>.vmdk</code> </span> <span style="border-collapse: collapse; font-family: Arial,'Liberation Sans','DejaVu Sans',sans-serif; line-height: 18px;...
View ArticleGetting error with FindByIp "The object has already been deleted..."
I am using axis2c to access VM web services. I can successfully retrieve a ServiceInstance a Login. I then try to find a VM by sending the following: <soapenv:Envelope...
View ArticlePossibility to quiesce a snapshot via VixVM_CreateSnapshot?
I've taken a look at VIX API 1.8.1 and also 1.10 beta. I'm wondering, if it is possible to create a quiesced snapshot via VixVM_CreateSnapshot as the only predefined option seems to be...
View ArticleVmPoweredOnEvent()
Hello, Is there a VM powerOn/Off event handle in C VIX API library?(Or may be in the other API) I know there is a VmPoweredOnEvent() in java API, and I need the same function in any of C API. Best...
View ArticleVixCOM and C++
Is anyone trying to use VixCOM from C++? I cannot use the C API because it is a library built with incompatible compiler settings (I am trying to add this code to an existing DLL). I am stuck on how to...
View ArticlepowerOn sample script won't run on Linux machine
I compiled the "powerOn" script on one of my SLES 11 64-bit machines and I copied the binary "powerOn" to another SLES 11 machine (that doesn't have the VIX API installed.) It won't run so I copied...
View ArticleGetting err: failed to connect to host (22002 The specified version was not...
I'm getting this error when I run the sample script "guestOps". What does it mean the specificed version was not found? I thnk it is referring to the VIX_API_VERSION in the VixHost_Connect()...
View ArticleVixJob_Wait API problems after VixVM_Open API
I have encountered two problems at VixJobWait API after issuing VixVM_Open API. My C++ program monitors properties of VMs such as POWER_STATE, VMX_PATHNAME, REPLAYING and RUNNING from remote work...
View ArticleAre there any static versions of the libvixAllProduct.so shared library?
Are there any static versions of the libvixAllProducts.so shared library? These would be .a files. thanks, h.h.
View ArticleWhat is libgvmomi.so?
What is What is libgvmomi.so? Does it belong to glib? I was wondering what license it goes with in the VIX API open source license file. thanks! holly
View ArticleWhich API for enumerating datacenters/clusters/hosts/vms in VC?
Hi, I'm new to the APIs so this may be the wrong place for this discussion. I was thinking about using VIX to automate some tasks but i think first i'd like to be able to connect to virtual center 4...
View ArticleWin7 64Bit VMrun problem
Hi I have installed the last Vix API on a Win7 64Bit machine and when i try to connect to ESX or Workstation i got following error : Unable to connect to host.Error: The specified version was not...
View ArticleProblem with Vix API library?
Hi,I have started a C++ programusing Vix Api. I compiled that code on Windows With Wrapper Library VixAllProducts.lib. Im using Visual Studio2003 for this. When i compilethe code its giving lot of link...
View ArticleUser Names and Passwords with Server 2.0
I have written an application on Windows and have found that the Connect function requires an administrative user name and password to connect with VMware Server 2.0. My app is a Windows service and...
View ArticleGetting returns from vmrun from guest
How do you get output from a vmrun.exe runProgramInGuest session without having the app/script on the local machine save to a file and pull that file back and cat it? Is there a way to get the STDERR...
View ArticleVI SDK
Is there any difference in the way an API provided by VI SDK behaves in different product versions(vSphere standard, Enterprise, Enterprise plus, etc..) of vSphere. Is there any API that got...
View ArticleHow to compile Vix Api programs in 64 bit Windows
Hi, I have wrote a sample C++ program using vix api 1.8 in Visual Studio 2005 in 64 bit windows OS. the compilation failed due to link error. When i googled, come to know that 64 bit windows is...
View Article"Unable to connect to host. Error: The specified version was not found "
file:///C:/Documents%20and%20Settings/ba/My%20Documents/Soulseek%20Chat%20Logs/Private/eureka.txt here is my situtation: workstation 7.0 installed------> vmrun runs pretty well...
View Articlemultiply defined symbols when linking to VixAllProducts.lib
Does anybody else get a lot of:warning LNK4006: x already defined in VixAllProducts.lib(y.obj); second definition ignoredwhen you #include vix.h and link with VixAllProducts.lib?I'm using:VMWare Server...
View ArticleVIX for MAC VMware fusion
Hi, I am unable to get VIX library for MAC VMware fusion. Can anyone guide me to get VIX libraries to run vmrun utility? Regards,akash
View Article