To find out what backup files are available for your IDOL Server, you can send the GetBackupData
action. This action returns a list of the backup files that you can use to restore your index.
http://IDOLhost:ACIport/action=GetBackupData
where:
IDOLhost
|
is the IP address or host name of the machine on which IDOL Server is installed. |
ACIPort
|
is the IDOL Server ACI port (specified by the Port parameter in the [Server] section of the IDOL Server configuration file). |
To find out which backup file IDOL Server would use to restore to a particular backup time, you can set the GetBackupForRestoreTime
parameter to the backup time that you want. In this case, the action returns the single backup file that is used to restore to this time. For a list of available date formats, see Date formats .
|