Previous page

Next page

Locate page in Contents

Print this page

Destroying a Virtuozzo Container

When you destroy a Container, all its data is removed from the Hardware Node and cannot be recovered. You can only destroy a Container that is currently stopped. To destroy a Container, execute the following request (the eid element contains the Server ID of the Container to be destroyed):

<packet version="4.0.0" id="2">

  <target>vzaenvm</target>

  <data>

    <vzaenvm>

      <destroy>

        <eid>a5961178-14d2-40cc-b1e7-41b562a2f4c6</eid>

      </destroy>

    </vzaenvm>

  </data>

</packet>

Please send us your feedback on this help page