Previous page

Next page

Locate page in Contents

Print this page

update

Summary:

Updates a Virtuozzo Containers license.

Request specification:

Name

Min/Max

Type

Description

update

 

 

 

{

 

 

 

serial

1..1

string

A Base64-encoded string containing the license serial number.

}

 

 

 

Returns:

Name

Min/Max

Type

Description

license

1..1

licenseType

The updated license information.

Description

The update call allows to update a Virtuozzo Containers license installed on a Hardware Node. The call will establish a connection with the SWsoft authentication server and will verify whether your existing license is eligible for the update. Upon approval, it will retrieve the new license information and will update your existing license.

Example:

<packet version="4.0.0">

<target>licensem</target>

<data>

<licensem>

<update>

<serial>NTc4RS43RjE3LkE5MEYuNzQyMS45RUU3LkRBOTIuMkVERC42ODI5</serial>

</update>

</licensem>

</data>

</packet>

Please send us your feedback on this help page