Previous page

Next page

Locate page in Contents

Print this page

destroy

Summary:

Destroys a Container.

A logged operation.

Request specification:

Name

Min/Max

Type

Description

destroy

 

 

 

{

 

 

 

eid

1..1

eid_type

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>

Please send us your feedback on this help page