deleteEnvironment()

Available since: V4.5.

Removed since 5.0 - use Queue an Action for Environment instead.


This application is used to delete an environment. The application is available only for root customer and only in the first environment.

Only stopped or suspended environment can be deleted.


Implementation details

This application supports trusted mode in which case i_customer (integer) parameter should be supplied.

Mandatory parameters:

  • i_environment - i_environment of updated environment. Integer.


Returns:

  • result - OK means that environment has been deleted. String.


  • XMLRPC fault in case of any error.