server_halt
server_halt
Definition
server_halt brings a server to a halted state.
Parameters
action=server_halt, serverid=(int)
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>server_halt</action> <data></data/> <response> <code>1</code> <text>Action accepted</text> </response> </body> </xml>

