jobqueue_clear
jobqueue_clear
Definition
jobqueue_clear clears the serverid's jobqueue of any finished jobs.
Parameters
requires: action=jobqueue_clear, 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>jobqueue_clear</action> <data><data/> <response> <code>1</code> <text>Action accepted</text> </response> </body> </xml>

