Previous page

Next page

Locate page in Contents

Print this page

start

Summary:

Starts the specified Virtuozzo Container.

A logged operation.

Request specification:

Name

Min/Max

Type

Description

start

 

 

 

{

 

 

 

eid

1..1

eid_type

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>

Please send us your feedback on this help page