VIX: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
[http://www.virtuallyghetto.com/2013/07/whitepaper-migrating-from-vix-api-to.html Whitepaper: Migrating From VIX API to the vSphere Guest Operations API]
[http://www.virtuallyghetto.com/2013/07/whitepaper-migrating-from-vix-api-to.html Whitepaper: Migrating From VIX API to the vSphere Guest Operations API]


Download. The link for the API page no longer offers a working download (strange)
==== Download ====
The link for the API page no longer offers a working download (strange)


This one however works, but you do need to login: [https://my.vmware.com/web/vmware/details?productId=492&downloadGroup=VIXAPI114 VMware VIX 1.14] it is probably better to install VMware Workstation Professional which bundles VMware VIX.
These however works, but you do need to login:
* [https://my.vmware.com/web/vmware/details?productId=492&downloadGroup=VIXAPI114 VMware VIX 1.14]  
* [https://download3.vmware.com/software/player/file/VMware-VIX-1.17.0-6661328.x86_64.bundle VMware VIX 1.17 (linux)]
 
However you might have problems installing.
 
If you do then it is probably better to install VMware Workstation Professional which bundles VMware VIX and installs it on your behalf.
 
VMware Workstation has VMware Player as well and Player will continue to work after the Professional trial runs out.


==== Presentations ====
==== Presentations ====

Revision as of 10:37, 25 July 2020

VIX allows you to automate virtual machine operations and is the engine behind for example VMware's vmrun command.

Supported on VMware Workstation 6.0.x and up, VMware Server 1.x and up, VMware ESX3.5U2+

VMware VIX API page

VMware VIX 1.1 API reference Guide

VMware VIX 1.6 API reference Guide

VMware VIX API Blog

vmrun commands (see also VIX API link above)

Whitepaper: Migrating From VIX API to the vSphere Guest Operations API

Download

The link for the API page no longer offers a working download (strange)

These however works, but you do need to login:

However you might have problems installing.

If you do then it is probably better to install VMware Workstation Professional which bundles VMware VIX and installs it on your behalf.

VMware Workstation has VMware Player as well and Player will continue to work after the Professional trial runs out.

Presentations

VIX API Tech Talk Partner Exchange

3rd party

JVix

pyVix

pyvmware

Rexx/Vix

VMWareTasks

vixCOMWrapper

Vix Java Toolkit