This function restore item.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
_id | String | Required The backup id. |
5b605a47d5ac5e134d7dc527 | |
files[] | List | List of the path to the file/folder you want to restore.
This parameter is only for file-based backup(homedir files, directories backup).
|
files[]=/public_html/index.html&files[]=/test.txt | |
database | String | The ID of the database server you want to restore the database backup to.
Available only on database backup type(2048).
|
database=5d2d24682e74d5738147c1e3" |