Summary:
Resumes a suspended Container.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Server ID. |
|
|
|
|
|
Returns:
OK/Error
Description:
Resumes the normal operation of a Container that was previously suspended with the suspend
call.
Example:
<packet version="4.0.0" id="2">
<target>vzaenvm</target>
<data>
<vzaenvm>
<resume>
<eid>3e25fee2-1163-4336-9e74-8b8097936d47</eid>
</resume>
</vzaenvm>
</data>
</packet>