Previous page

Next page

Locate page in Contents

Print this page

get_virtual_config

Summary:

Converts virtual server configuration data from a virtualization technology native format to the Agent format.

Request specification:

Name

Min/Max

Type

Description

get_virtual_config

 

 

 

{

 

 

 

native_config

1..1

native_configType

Virtuozzo Container configuration data in the Virtuozzo native format.

}

 

 

 

Returns:

Name

Min/Max

Type

Description

virtual_config

0..[]

venv_configType

Virtuozzo Container configuration data in the Agent format.

Description:

This call is an opposite of the get_native_config call. It converts the Virtuozzo Container configuration data from the Virtuozzo native format to the Agent format.

Please send us your feedback on this help page