Summary:
Destroys a Container.
A logged operation.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Container ID. |
|
|
|
|
|
Returns:
OK/Error.
Description:
The call destroys the specified Container. All Container data is removed from the Hardware Node and cannot be recovered. You can only destroy a stopped Container.
Example:
<packet version="4.0.0" id="2">
<target>vzaenvm</target>
<data>
<vzaenvm>
<destroy>
<eid>6dbd99dc-f212-45de-a5f4-ddb78a2b5280</eid>
</destroy>
</vzaenvm>
</data>
</packet>