You can create a backup of the HPE IDOL Speech Server that you can use to restore the server's state.
The backup includes:
Details of actions that have been queued, are running, and have finished.
To create a backup
Send the BackupServer action to HPE IDOL Speech Server, and set the following parameter:
Path
|
The folder in which to save the backup file. |
For example:
http://localhost:13000/action=BackupServer&Path=C:/HewlettPackardEnterprise/speechserver/backups
This action uses port 13000 to instruct HPE IDOL Speech Server, which is located on the local machine, to create a backup file in C:/HewlettPackardEnterprise/speechserver/backups.
To restore the server state from a backup
Send the RestoreServer action to HPE IDOL Speech Server, and set the following parameter:
Filename
|
The path of the backup file. |
HPE IDOL Speech Server returns a response.
|
|