Previous page

Next page

Locate page in Contents

Print this page

migrate

Summary:

Migrates a Virtuozzo EZ template from one Hardware Node to another.

Request specification:

Name

Min/Max

Type

Description

migrate

 

 

 

{

 

 

 

packages

1..1

packagesType

Software packages to migrate.

src

0..1

connection_infoType

Source server information.

dst

0..1

connection_infoType

Destination server information.

options

0..1

none

Migration options.

{

 

 

 

policy

0..1

none

Policy.

{

 

 

 

ignore_error

0..1

none

Use this option when migrating multiple packages.

If the element is included, the call will ignore individual package errors and will continue with the next package in the list.

If the element is omitted, the first error aborts the entire call.

}

 

 

 

}

 

 

 

Returns:

OK/Errors.

Description:

Suppose that you have an Hardware Node hosting Virtuozzo Container and that you've already downloaded some application templates to it. Let's say that you have another Node, which also hosts Virtuozzo Containers and that you would like the templates that you have on the first Node to be available for installation on the second Node. This call allows you to copy the templates from one server to another instead of downloading the templates from the network.

Please send us your feedback on this help page