Last modified October 31, 2024
Restore Hook
List of arguments returned from pre/post restore hooks.
Pre Restore Hook Args
Argument Index | Value | Possible Values |
---|---|---|
$1 | Backup Type |
|
$2 | Backup Contains: Bitwise Value - Full Account: 511 = 1 + 2 + 4 + 8 + 16 + 32 + 64 + 128 + 256 |
|
$3 | Account ID | N/A |
$4 | Account User Name | N/A |
$5 | Backup Items: All items are separated by a comma | N/A |
$6 | Restore Start Date (Epoch Time UTC) | N/A |
$7 | Restore Log ID | N/A |
Post Restore Hook Args
Argument Index | Value | Example |
---|---|---|
$1 | Backup Type |
|
$2 | Backup Contains: Bitwise Value - Full Account: 511 = 1 + 2 + 4 + 8 + 16 + 32 + 64 + 128 + 256 |
|
$3 | Account ID | The Account ID only exists for Account Restore Type. |
$4 | Account Name | Account User Name only exists for Account Restore Type. |
$5 | Backup Items: All items are separated by a comma ,. | N/A |
$6 | Restore Start Date (Epoch Time UTC) | N/A |
$7 | Restore End Date (Epoch Time UTC) | N/A |
$8 | Restore Status (Queue Object Status) |
|
$9 | Restore Log ID | N/A |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.