Summary:
Starts the specified Virtuozzo Container.
A logged operation.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Server ID. |
|
|
|
|
|
Returns:
OK/Error.
Description:
The call starts the specified Virtuozzo Container. If the Container cannot be started or is already running, the call will return an error.
Example:
<packet version="4.0.0" id="2">
<target>vzaenvm</target>
<data>
<vzaenvm>
<start>
<eid>ba17a0c5-9036-473c-a813-aa6f5b36cf16</eid>
</start>
</vzaenvm>
</data>
</packet>