The RestoreServer
action restores a server’s state from a backup created by the BackupServer action.
You can use this action for the Content, Category, and Community components, but you must send the action to the component ACI port, rather than to the IDOL Proxy port.
This is an administrative action that can be sent only from AdminClients (which are set in the [Server]
section of the configuration file).
http://localhost:9010/action=RestoreServer&FileName=C:/backups/filename.zip
Parameter | Description | Required |
---|---|---|
FileName | The path of the backup file. |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
|