Archive

Posts Tagged ‘virtuozzo’

Parallels Virtuozzo Api Script

September 16th, 2011 Comments off

This project is based on Parallels Virtuozzo 4.6 Linux
We need a very simple script which can handle these:

1. List the Containers for a Hardware node
2. Option to change change IP function for Containers
3. Option to reboot for Containers.

The script need to be in PHP and there is NO need to handle access permissions issues.

The API documentation can be found here.
http://www.parallels.com/products/pva/resources/

Bear