Summary:
Migrates a Virtuozzo Container to a physical server.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Migration options. |
|
|
|
The Server ID of the source Virtuozzo Container. |
|
|
|
Destination physical server connection information. |
|
|
|
|
|
Returns:
OK/Error
Example:
<packet version="4.0.0">
<target>vzarelocator</target>
<data>
<vzarelocator>
<migrate_v2p>
<eid>9bafbeb7-85f7-499e-a210-40e00850a5f3</eid>
<dst>
<protocol>TCP</protocol>
<address>192.168.0.64</address>
<login>
<name>root</name>
<realm>00000000-0000-0000-0000-000000000000</realm>
</login>
<password>bXlwYXNz</password>
</dst>
</migrate_v2v>
</vzarelocator>
</data>
</packet>