Previous page

Next page

Locate page in Contents

Print this page

stop_repair

Summary:

Stops and destroys the temporary Container created by the repair call.

Request specification:

Name

Min/Max

Type

Description

stop_repair

 

 

 

{

 

 

 

eid

1..1

eid_type

The Server ID of the original Container.

}

 

 

 

Returns:

OK/Error.

Description:

This call will stop and destroy the temporary Container created by the repair call. It will then bring the original Container back up. Execute this call after you are done repairing the original Container and want to revert to it.

Example:

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

<target>vzaenvm</target>

<data>

<vzaenvm>

<stop_repair>

<eid>ba17a0c5-9036-473c-a813-aa6f5b36cf16</eid>

</stop_repair>

</vzaenvm>

</data>

</packet>

Please send us your feedback on this help page