Summary:
Upgrades the OS template used by the specified Container.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Server ID. |
|
|
|
|
Upgrade options. |
|
|
|
|
|
|
|
Force the operation if possible. |
|
|
|
|
|
|
|
|
Returns:
OK/Error
Description:
The upgrade call can perform two kinds of upgrades depending on the OS template that the specified Container is currently using:
Example:
<packet version="4.0.0" id="2">
<target>vzaenvm</target>
<data>
<vzaenvm>
<upgrade>
<eid>6dbd99dc-f212-45de-a5f4-ddb78a2b5280</eid>
<options>
<force/>
</options>
</upgrade>
</vzaenvm>
</data>
</packet>