backup_restore
backup_restore
Definition
backup_restore restores an existing backup for the serverid.
Server must already be in a halted state.
Parameters
requires: action=backup_restore, serverid=(int),backupid=(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>backup_restore</action> <data><data/> <response> <code>1</code> <text>Action accepted</text> </response> </body> </xml>

