distro_install
distro_install
Definition
distro_install installs the selected distribution for the serverid.
Server must be in a halted state.
Parameters
requires: action=distro_install, serverid=(int), distroid=(int),password=(8-14 alphanumeric characters)
Example Response
<xml> <title>Quantact api</title> <tos> For authorized use only. Usage of this api is governed by the Quantact terms of service. http://www.quantact.com/aup.shtml </tos> <body> <action>distro_install</action> <data><data/> <response> <code>1</code> <text>Action accepted</text> </response> </body> </xml>

